Files
seer/tests/hello482/project.seer
T
2026-07-13 19:02:58 -05:00

26 lines
695 B
Plaintext

{
"seerproject": {
"executable": "hello482",
"postgdbcommands": [
""
],
"pregdbcommands": [
""
],
"startmode": {
"arguments": "",
"breakatfirstinstruction": false,
"breakinfunction": false,
"breakinfunctionname": "",
"breakinmain": true,
"breakpointsfile": "/nas/erniep/Development/seer/tests/hello482/breakpoints.seer",
"nobreak": false,
"nonstopmode": false,
"randomizestartaddress": false,
"showassemblytabmode": "auto"
},
"symbolfile": "",
"workingdirectory": ""
}
}