mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Update seer file for hellosegv.
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
{
|
||||
"seerproject": {
|
||||
"executable": "/nas/erniep/Development/seer/tests/hellosegv/hellosegv",
|
||||
"executable": "hellosegv",
|
||||
"postgdbcommands": [
|
||||
"info break",
|
||||
"info program",
|
||||
"info signals"
|
||||
""
|
||||
],
|
||||
"pregdbcommands": [
|
||||
"show radix"
|
||||
"set breakpoint pending on",
|
||||
"b function1"
|
||||
],
|
||||
"startmode": {
|
||||
"arguments": "",
|
||||
"arguments": "one two three",
|
||||
"breakinfunction": false,
|
||||
"breakinfunctionname": "",
|
||||
"breakinmain": true,
|
||||
|
||||
Reference in New Issue
Block a user