Files
seer/tests/helloworld/project_connect.seer
T

19 lines
475 B
Plaintext

{
"seerproject": {
"connectmode": {
"gdbserver": ":1234",
"gdbserverdebug": false,
"targettype": "extended-remote"
},
"executable": "/nas/erniep/Development/seer/tests/helloworld/helloworld",
"postgdbcommands": [
""
],
"pregdbcommands": [
""
],
"symbolfile": "",
"workingdirectory": "/nas/erniep/Development/seer/tests/helloworld"
}
}