SIGNUM Systems GDB Server Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Serveurs SIGNUM Systems GDB Server. TRACE32 as GDB Front-End Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 25
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 0
1 2 3 4 5 6 ... 24 25

Résumé du contenu

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 9 - Background

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

Page 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

Page 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

Page 12

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 19

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

Page 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

Page 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

Page 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

Page 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

Page 24

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

Page 25 - Order Information

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

Commentaires sur ces manuels

Pas de commentaire