SIGNUM Systems GDB Server Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Servery SIGNUM Systems GDB Server. TRACE32 as GDB Front-End Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 25
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
TRACE32 as GDB Front-End 1
©1989-2014 Lauterbach GmbH
TRACE32 as GDB Front-End
TRACE32 Online Help
TRACE32 Directory
TRACE32 Index
TRACE32 Documents ......................................................................................................................
GDB Support ..................................................................................................................................
TRACE32 as GDB Front-End ..................................................................................................... 1
Operation Theory .................................................................................................................... 3
GDB Server .............................................................................................................................. 3
Starting TRACE32 ................................................................................................................... 3
Quick Start of the TRACE32 GDB Front-end 5
Troubleshooting ...................................................................................................................... 8
FAQ ........................................................................................................................................... 8
Background ............................................................................................................................. 9
Multi Process Debugging 9
Space-ID 9
GDB Front-end Commands .................................................................................................... 10
SYStem.CPU Select target CPU 10
SYStem.Mode Establish communication to debug agent 10
SYStem.CpuAccess Run-time memory access (intrusive) 11
SYStem.Option BigEndian Define byte order (endianess) 11
SYStem.Option DisMode Define disassembler mode 12
SYStem.Option MMUSPACES Enable multiple address spaces support 12
SYStem.Option EXTENDED Enable/disable gdb extended mode 13
SYStem.Option NONSTOP Enable/disable non-stop mode 13
SYStem.PORT Set communication settings 13
SYStem.GDBFILE Set the name of the debugged application 13
SYStem.GDBLibPath Set the path to the target libraries on the host 14
SYStem.GDBSIGnal Define signal handling 14
TASK.List List the running processes on the target 14
TASK.SELect Select a task for debugging 15
TASK.RUN Start a new process 15
TASK.KILL Kill a running process 15
TASK.Attach Attach to a running process 15
TASK.DETACH Detach from a a running process 15
TASK.COPYUP Copy a file from the target into the host 16
TASK.COPYDOWN Copy a file from the host into the target 16
Zobrazit stránku 0
1 2 3 4 5 6 ... 24 25

Shrnutí obsahu

Strany 1 - TRACE32 as GDB Front-End

TRACE32 as GDB Front-End 1 ©1989-2014 Lauterbach GmbHTRACE32 as GDB Front-EndTRACE32 Online Help TRACE32 Directory TRACE32 Index TR

Strany 2

TRACE32 as GDB Front-End 1 0 G D B F r o n t - e n d C o m m a n d s ©1989-2014 Lauterbach GmbHGDB Front-end CommandsSYStem.CPU Selec

Strany 3

TRACE32 as GDB Front-End 1 1 G D B F r o n t - e n d C o m m a n d s ©1989-2014 Lauterbach GmbHSYStem.CpuAccess Run-time memory acces

Strany 4

TRACE32 as GDB Front-End 1 2 G D B F r o n t - e n d C o m m a n d s ©1989-2014 Lauterbach GmbHSYStem.Option DisMode Define disassemb

Strany 5

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 GmbHSYStem.Option EXTENDED Enable/disable

Strany 6

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 GmbHSYStem.GDBLibPath Set the path to the

Strany 7

TRACE32 as GDB Front-End 1 5 G D B F r o n t - e n d C o m m a n d s ©1989-2014 Lauterbach GmbHTASK.SELect Select a task for debuggin

Strany 8 - Troubleshooting

TRACE32 as GDB Front-End 1 6 G D B F r o n t - e n d C o m m a n d s ©1989-2014 Lauterbach GmbHTASK.COPYUP Copy a file from the targe

Strany 9 - Background

TRACE32 as GDB Front-End 17 Support ©1989-2014 Lauterbach GmbHSupportCompilerARM I386Language Compiler Company Option CommentC CARM ARM

Strany 10 - GDB Front-end Commands

TRACE32 as GDB Front-End 18 Support ©1989-2014 Lauterbach GmbH MIPS PPCLanguage Compiler Company Option CommentC GNU-C Free Software Fo

Strany 11 - ©1989-2014 Lauterbach GmbH

TRACE32 as GDB Front-End 19 Support ©1989-2014 Lauterbach GmbH XScale Language Compiler Company Option CommentC CXPPC Cosmic Software E

Strany 12

TRACE32 as GDB Front-End 2 ©1989-2014 Lauterbach GmbH TASK.Go Start a single task 16 TASK.Break Stop a single ta

Strany 13

TRACE32 as GDB Front-End 20 Support ©1989-2014 Lauterbach GmbHC HIGH-C Synopsys, Inc ELF/DWARFC TI-C Texas Instruments COFFC GNU-C Wind R

Strany 14

TRACE32 as GDB Front-End 2 1 P r o d u c t s ©1989-2014 Lauterbach GmbHProductsProduct Information OrderNo Code TextLA-8890D FRONTEN

Strany 15 - TASK.RUN Start a new process

TRACE32 as GDB Front-End 2 2 P r o d u c t s ©1989-2014 Lauterbach GmbHLA-8903D FRONTEND-ARC-UD TRACE32 Front-End ARC (Dongle)TRAC

Strany 16 - TASK.Break Stop a single task

TRACE32 as GDB Front-End 2 3 P r o d u c t s ©1989-2014 Lauterbach GmbHLA-8894L FRONTEND-TEAK-FL 1 User Floating License TeakLite F

Strany 17 - Compiler

TRACE32 as GDB Front-End 2 4 P r o d u c t s ©1989-2014 Lauterbach GmbHLA-8899D FRONTEND-X86-UD TRACE32 Front-End x86 (Dongle)TRAC

Strany 18

TRACE32 as GDB Front-End 2 5 P r o d u c t s ©1989-2014 Lauterbach GmbHOrder Information Order No. Code TextLA-8890D FRONTEND-ARM-UD T

Strany 19

TRACE32 as GDB Front-End 3 Operation Theory ©1989-2014 Lauterbach GmbHTRACE32 as GDB Front-EndVersion 02-Apr-2014Operation TheoryThe TRAC

Strany 20

TRACE32 as GDB Front-End 4 S t a r t i n g T R A C E 3 2 ©1989-2014 Lauterbach GmbHA typical TRACE32 GDB front-end configuration file

Strany 21 - Products

TRACE32 as GDB Front-End 5 S t a r t i n g T R A C E 3 2 ©1989-2014 Lauterbach GmbHQuick Start of the TRACE32 GDB Front-endThe TRACE32

Strany 22

TRACE32 as GDB Front-End 6 S t a r t i n g T R A C E 3 2 ©1989-2014 Lauterbach GmbH7. If using the gdbserver in muti process mode, ena

Strany 23

TRACE32 as GDB Front-End 7 S t a r t i n g T R A C E 3 2 ©1989-2014 Lauterbach GmbHMulti process mode::The start up can be automated b

Strany 24

TRACE32 as GDB Front-End 8 Troubleshooting ©1989-2014 Lauterbach GmbHTroubleshootingNo information available until yet.FAQNo information

Strany 25 - Order Information

TRACE32 as GDB Front-End 9 Background ©1989-2014 Lauterbach GmbHBackgroundMulti Process DebuggingSpace-IDProcesses of Linux may reside vi

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

Žádné komentáře