gdb: Embedded Processors

 
 21.3 Embedded Processors
 ========================
 
 This section goes into details specific to particular embedded
 configurations.
 
    Whenever a specific embedded processor has a simulator, GDB allows to
 send an arbitrary command to the simulator.
 
 'sim COMMAND'
      Send an arbitrary COMMAND string to the simulator.  Consult the
      documentation for the specific simulator in use for information
      about acceptable commands.
 

Menu