SIGNUM Systems GDB Server Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 25
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 13
TRACE32 as GDB Front-End 1 4 G D B F r o n t - e n d C o m m a n d s
©1989-2014 Lauterbach GmbH
SYStem.GDBLibPath Set the path to the target libraries on the host
SYStem.GDBSIGnal Define signal handling
This command define the gdbserver/TRACE32 behaviour when the application sends the signal signum.
STOP: the debugger schould stop on this signal
NOSTOP: the signal is ignored and the application continue running
PASS: allow the program to see this signal; the program can handle the signal, or else it may terminate if the
signal is fatal and not handled
NOPASS: do not allow the program to see this signal
PRINT: a message is printed in the area window when the signal is received
NOPRINT: no message is printed
TASK.List List the running processes on the target
Only for multi-process mode
Format: SYStem.GdbLibPath <path>
Format: SYStem.GDBSIGnal <mode> <signum>
<mode> STOP NOSTOP PASS NOPASS PRINT NOPRINT
<signum>: signal number
Format: TASK.List
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 24 25

Comentarios a estos manuales

Sin comentarios