mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Add project examples.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"seerproject": {
|
||||
"executable": "/nas/erniep/Development/seer/tests/helloasm/helloasm_stabs",
|
||||
"postgdbcommands": [
|
||||
""
|
||||
],
|
||||
"pregdbcommands": [
|
||||
""
|
||||
],
|
||||
"runmode": {
|
||||
"arguments": "",
|
||||
"breakinfunction": true,
|
||||
"breakinfunctionname": "0x8048080",
|
||||
"breakinmain": false,
|
||||
"breakpointsfile": "",
|
||||
"nobreak": false,
|
||||
"nonstopmode": false,
|
||||
"randomizestartaddress": false,
|
||||
"showassemblytab": true
|
||||
},
|
||||
"symbolfile": "",
|
||||
"workingdirectory": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user