* Threads and debug
@ 2004-05-17 14:01 Stefano Martini
0 siblings, 0 replies; only message in thread
From: Stefano Martini @ 2004-05-17 14:01 UTC (permalink / raw)
To: GDB
Hi all,
I am working on the MIPS ISS to create a simulator
for my MIPS based board.
I have defined the memory layout and now it works fine.
Now I can debug an application with the GDB program by
doing something like this:
mipsel-elf-gdb
file program
target sim --board=myboard
load
.....
If I debug a simple no-threads application I have no problem,
but, if the application uses threads, the threads cannot be
debugged.
Do you know where is the problem?
Have I to define a timer inside the ISS?
How can I define it?
thanks in advance
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-17 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17 14:01 Threads and debug Stefano Martini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox