The GNU debugger (gdb)

QNX SDP8.0Programmer's GuideDeveloper

The GNU debugger is a command-line program that provides a very rich set of options.

You can invoke gdb by using the following variants, which correspond to your target platform:

For this target: Use this command:
AArch64 ntoaarch64-gdb
x86 64-bit ntox86_64-gdb

For more information, including some QNX OS extensions, see the gdb entry in the Utilities Reference.

Page updated: