Files
seer/tests/helloqstring/project.seer
T

25 lines
665 B
Plaintext
Raw Normal View History

2024-11-29 10:58:36 -06:00
{
"seerproject": {
"executable": "helloqstring",
"postgdbcommands": [
""
],
"pregdbcommands": [
""
],
"startmode": {
"arguments": "one two three",
"breakinfunction": false,
"breakinfunctionname": "",
"breakinmain": true,
"breakpointsfile": "/nas/erniep/Development/seer/tests/helloqstring/breakpoints.seer",
"nobreak": false,
"nonstopmode": false,
"randomizestartaddress": false,
"showassemblytab": false
},
"symbolfile": "",
"workingdirectory": ""
}
}