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.
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.