
TRACE32 as GDB Front-End 7 S t a r t i n g T R A C E 3 2
©1989-2014 Lauterbach GmbH
Multi process mode::
The start up can be automated by using the programming language PRACTICE.
B:
SYStem.Down
WinCLEAR
SYStem.CPU ARM920
SYStem.PORT 10.1.2.99:2345
SYStem.Option MMUSPACES ON
SYStem.GdbLibPath C:\targetlibs
SYStem.Mode Attach
TASK.List
TASK.RUN /bin/sieve
Data.LOAD 0x2bd:0 sieve /NOCODE
Go main
Data.List
ENDDO
; select the Monitor device
; switch the debugger to down state
; clear all windows
; select your target CPU
; define communication parameters
; enable MMUSPACES
; specify the path to the libs
; connect to gdbserver
; View the list of processes
; Start process sieve
; Load sieve symbols where 0x2bd is
; the space id of the process sieve
; enter the process
; open source code window
Komentáře k této Příručce