Kernel debugger, the Glossary
A kernel debugger is a debugger present in some operating system kernels to ease debugging and kernel development by the kernel developers.[1]
Table of Contents
20 relations: BeOS, Debugger, DragonFly BSD, GNU Debugger, Graphical user interface, Haiku (operating system), IBM, IEEE 1394, Kernel (operating system), KGDB, Linus Torvalds, Linux kernel, MacOS, NetBSD, OpenBSD, Serial port, USB, USB 3.0, WinDbg, Windows NT.
- Operating system kernels
BeOS
BeOS is a discontinued operating system for personal computers that was developed by Be Inc. It was conceived for the company's BeBox personal computer which was released in 1995.
Debugger
A debugger or debugging tool is a computer program used to test and debug other programs (the "target" program). Kernel debugger and debugger are debuggers.
See Kernel debugger and Debugger
DragonFly BSD
DragonFly BSD is a free and open-source Unix-like operating system forked from FreeBSD 4.8.
See Kernel debugger and DragonFly BSD
GNU Debugger
The GNU Debugger (GDB) is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, Assembly, C, C++, D, Fortran, Haskell, Go, Objective-C, OpenCL C, Modula-2, Pascal, Rust, and partially others. Kernel debugger and GNU Debugger are debuggers.
See Kernel debugger and GNU Debugger
Graphical user interface
A graphical user interface, or GUI, is a form of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation.
See Kernel debugger and Graphical user interface
Haiku (operating system)
Haiku, originally OpenBeOS, is a free and open-source operating system for personal computers.
See Kernel debugger and Haiku (operating system)
IBM
International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American multinational technology company headquartered in Armonk, New York and present in over 175 countries.
IEEE 1394
IEEE 1394 is an interface standard for a serial bus for high-speed communications and isochronous real-time data transfer.
See Kernel debugger and IEEE 1394
Kernel (operating system)
The kernel is a computer program at the core of a computer's operating system and generally has complete control over everything in the system. Kernel debugger and kernel (operating system) are operating system kernels.
See Kernel debugger and Kernel (operating system)
KGDB
KGDB is a debugger for the Linux kernel and the kernels of NetBSD and FreeBSD. Kernel debugger and KGDB are debuggers.
Linus Torvalds
Linus Benedict Torvalds (born 28 December 1969) is a Finnish-American software engineer who is the creator and lead developer of the Linux kernel.
See Kernel debugger and Linus Torvalds
Linux kernel
The Linux kernel is a free and open source, UNIX-like kernel that is used in many computer systems worldwide. Kernel debugger and Linux kernel are operating system kernels.
See Kernel debugger and Linux kernel
MacOS
macOS, originally Mac OS X, previously shortened as OS X, is an operating system developed and marketed by Apple since 2001.
NetBSD
NetBSD is a free and open-source Unix-like operating system based on the Berkeley Software Distribution (BSD).
See Kernel debugger and NetBSD
OpenBSD
OpenBSD is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution (BSD).
See Kernel debugger and OpenBSD
Serial port
A serial port is a serial communication interface through which information transfers in or out sequentially one bit at a time.
See Kernel debugger and Serial port
USB
Universal Serial Bus (USB) is an industry standard that allows data exchange and delivery of power between many types of electronics.
USB 3.0
Universal Serial Bus 3.0 (USB 3.0), marketed as SuperSpeed USB, is the third major version of the Universal Serial Bus (USB) standard for interfacing computers and electronic devices.
See Kernel debugger and USB 3.0
WinDbg
WinDbg is a multipurpose debugger for the Microsoft Windows computer operating system, distributed by Microsoft. Kernel debugger and WinDbg are debuggers.
See Kernel debugger and WinDbg
Windows NT
Windows NT is a proprietary graphical operating system produced by Microsoft as part of its Windows product line, the first version of which, Windows NT 3.1, was released on July 27, 1993.
See Kernel debugger and Windows NT
See also
Operating system kernels
- Anticipatory scheduling
- Comparison of operating system kernels
- Cosmos (operating system)
- EKA1
- EKA2
- Exec (Amiga)
- Exokernel
- Hybrid kernel
- JX (operating system)
- KERNAL
- Kernel (operating system)
- Kernel debugger
- Kernel panic
- Kernel preemption
- Language-based system
- Linux kernel
- Linux-libre
- Loadable kernel module
- Loader (computing)
- Micro T-Kernel
- Microkernels
- Monolithic kernels
- Multikernel
- PowerUP (accelerator)
- Rump kernel
- SIMMON
- Segment descriptor
- Separation kernel
- SharpOS
- Software lockout
- System Contention Scope
- System calls
- Tanenbaum–Torvalds debate
- Thread control block
- Tickless kernel
- Timer coalescing
- Unikernel
- Vkernel
- WarpOS
- Windows NT kernel
References
[1] https://en.wikipedia.org/wiki/Kernel_debugger
Also known as Kernel debugging, Kernel-level debugger.