Next: Native Debugging, Previous: Target Descriptions, Up: Top [Contents][Index]
The target vector defines the interface between GDB’s abstract handling of target systems, and the nitty-gritty code that actually exercises control over a process or a serial port. GDB includes some 30-40 different target vectors; however, each configuration of GDB includes only a few of them.
• Managing Execution State: | ||
• Existing Targets: |