From: "Stefano Martini" <martini@sci.univr.it>
To: "GDB" <gdb@sources.redhat.com>
Subject: Threads and debug
Date: Mon, 17 May 2004 14:01:00 -0000 [thread overview]
Message-ID: <010a01c43c17$65053150$2af21b9d@toti> (raw)
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
reply other threads:[~2004-05-17 14:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='010a01c43c17$65053150$2af21b9d@toti' \
--to=martini@sci.univr.it \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox