Whole document tree
13.5 Kernel Object DisplaySome targets support kernel object display. Using this facility, GDB communicates specially with the underlying operating system and can display information about operating system-level objects such as mutexes and other synchronization objects. Exactly which objects can be displayed is determined on a per-OS basis.
Use the
If
Further subcommands can be used to query about particular objects known by the kernel. There is currently no way to determine whether a given operating system is supported other than to try it. This document was generated by root on January, 30 2002 using texi2html |