Services - tools - models - for embedded software development
Embecosm divider strip
Prev  Next

3.2.  GDB Standard Remote Command Dialogs

3.2.1. The target remote Command
3.2.2. The load Command
3.2.3. Examining Registers
3.2.4. Examining Memory
3.2.5. The stepi Command
3.2.6. The step Command
3.2.7. The cont Command
3.2.8. The break Command
3.2.9. The watch Command
3.2.10. The detach and disconnect Commands

The following sections show diagrammatically how various GDB commands map onto RSP packet exchanges. These implement the desired behavior with standard remote debugging (i.e when connecting with target remote).

Embecosm divider strip