mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
25 lines
690 B
Plaintext
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"
|
|
}
|
|
}
|