The next set of GDB definitions to incorporate into your.gdbinit file display useful process information when they're invoked, as shown in Listing 2.
要整合到. gdbinit文件中的下一组gdb定义将在进程被调用时显示有用的进程信息,如清单2所示。
If you have an older version of FreeBSD, you can still use GDB -k to read a core dump file.
如果您有早期版本的FreeBSD,那么仍然可以使用gdb - k来读取核心转储文件。
Listing 9 displays a GDB exception after the mount command to the file system is issued.
清单9在向文件系统发出mount命令之后显示一个gdb异常。
应用推荐