Files
seer/tests/helloworld/project.seer

25 lines
690 B
Plaintext

{
"seerproject": {
"executable": "/nas/erniep/Development/seer/tests/helloworld/helloworld",
"postgdbcommands": [
""
],
"pregdbcommands": [
""
],
"startmode": {
"arguments": "one two three",
"breakinfunction": false,
"breakinfunctionname": "",
"breakinmain": true,
"breakpointsfile": "",
"nobreak": false,
"nonstopmode": false,
"randomizestartaddress": false,
"showassemblytab": false
},
"symbolfile": "",
"workingdirectory": "/nas/erniep/Development/seer/tests/helloworld"
}
}