In addition to commands intended for GDB users, GDB includes a number of commands intended for GDB developers. These commands are provided here for reference.
maint info breakpointsbreakpointwatchpointlongjmplongjmp calls.
longjmp resumelongjmp.
untiluntil command.
finishfinish command.
shlib eventsmaint print registersmaint print raw-registersmaint print cooked-registersThe command maint print raw-registers includes the contents of the raw register cache; and the command maint print cooked-registers includes the (cooked) value of all registers. See Registers (GDB Internals).
Takes an optional file parameter.