SIGNUM Systems GDB Server Uživatelský manuál Strana 13

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 21
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 12
TRACE32 as GDB Front-End 1 3 G D B F r o n t - e n d C o m m a n d s
©1989-2014 Lauterbach GmbH
SYStem.GDBFILE Set the name of the debugged application
SYStem.GDBLibPath Set the path to the target libraries on the host
SYStem.GDBSIGnal Define signal handling
This command define the gdbserver/TRACE32 behavior when the application sends the signal signum.
Format: SYStem.GDBFILE <name> (deprecated)
Format: SYStem.GDBLibPath <path> (deprecated)
Format: SYStem.GDBSIGnal <mode> <signum>
<mode> STOP NOSTOP PASS NOPASS PRINT NOPRINT
<signum>: signal number
STOP The debugger should 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.
Zobrazit stránku 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Komentáře k této Příručce

Žádné komentáře