Files
seer/tests/helloqstring/project.seer
T
Ernie Pasveer 1c9826dffe Fixed #275.
2024-11-29 10:58:36 -06:00

25 lines
665 B
Plaintext

{
"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": ""
}
}