mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
25 lines
631 B
Plaintext
25 lines
631 B
Plaintext
{
|
|
"seerproject": {
|
|
"executable": "/nas/erniep/Development/seer/tests/helloasm/helloasm",
|
|
"postgdbcommands": [
|
|
""
|
|
],
|
|
"pregdbcommands": [
|
|
""
|
|
],
|
|
"runmode": {
|
|
"arguments": "",
|
|
"breakinfunction": true,
|
|
"breakinfunctionname": "_start",
|
|
"breakinmain": false,
|
|
"breakpointsfile": "",
|
|
"nobreak": false,
|
|
"nonstopmode": false,
|
|
"randomizestartaddress": false,
|
|
"showassemblytab": true
|
|
},
|
|
"symbolfile": "",
|
|
"workingdirectory": ""
|
|
}
|
|
}
|