From: Fabian Cenedese <Cenedese@indel.ch>
To: gdb@sources.redhat.com
Subject: Re: Signal values
Date: Fri, 03 Sep 2004 14:04:00 -0000 [thread overview]
Message-ID: <5.2.0.9.1.20040903155756.01d3e730@NT_SERVER> (raw)
In-Reply-To: <20040902154159.GA11626@nevyn.them.org>
>> But when I send a 10 gdb tells me it's a SIGBUS which would go along this
>> list from binutils/include/gdb/signals.h:
>>
>> enum target_signal
>> {
>> TARGET_SIGNAL_0 = 0,
>
>These are remote protocol signal numbers. They are target independent.
So then I will go for this.
>> And as aside question: which one is the signal that says the target has
>> reached a breakpoint?
>
>SIGTRAP.
I already thought so. But it seems I'm still doing something wrong. I have
a stopped thread which I want to single step. After sending the s gdb waits,
I guess until it receives a stop packet. But when I return SIGTRAP gdb
immediately continues the thread... I need to investigate some more.
Thanks
bye Fabi
prev parent reply other threads:[~2004-09-03 14:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-02 15:23 Fabian Cenedese
2004-09-02 15:42 ` Daniel Jacobowitz
2004-09-03 14:04 ` Fabian Cenedese [this message]
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=5.2.0.9.1.20040903155756.01d3e730@NT_SERVER \
--to=cenedese@indel.ch \
--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