Size: 471
Comment:
|
Size: 487
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
{{{ | {{{#!highlight bash |
Debugging
Start gdb instead of your program
Rename your program 'X' to X.bin. Next create an executable script X with this content:
Now when SAFplus starts your program, it will actually start a window and run your program inside gdb.