From: "Kris Warkentin" <kewarken@qnx.com>
To: "Andrew Cagney" <ac131313@redhat.com>
Cc: <gdb-patches@sources.redhat.com>
Subject: Re: patch to add HAVE_CONTINUABLE_BREAKPOINT to target_ops
Date: Thu, 20 Feb 2003 01:09:00 -0000 [thread overview]
Message-ID: <002101c2d87d$27d02820$2a00a8c0@dash> (raw)
In-Reply-To: <3E542550.2010207@redhat.com>
The original message pasted below. You had asked me to submit a separate
patch.
cheers,
Kris
>> > #define HAVE_CONTINUABLE_WATCHPOINT
>
>>
>> Hmm, this poses an interesting problem. The other i386 targets have
>> this in their nm.h file, since they consider hardware watchpoints as a
>> native-only feature. However, this isn't necessarily right since we
>> might support hardware breakpoints via the remote protocol. If you
>> can live with the native-only approach, please move this to your nm.h
>> file. Otherwise we might need to multi-arch this definition.
>
>
> Okay, file that under TODO along with the solib stuff. We have hardware
> breakpoints on all our remote targets that support them.
Just FYI, this needs to be added to the target vector (target.h) and not
the architecture vector.
For examples, see STOPPED_BY_WATCHPOINT et.al. A bit of manipulation of
the existing nm-*.h files will be needed - have them define the value as 1.
Can you please submit a separate patch that does just this.
Andrew
----- Original Message -----
From: "Andrew Cagney" <ac131313@redhat.com>
To: "Kris Warkentin" <kewarken@qnx.com>
Cc: <gdb-patches@sources.redhat.com>
Sent: Wednesday, February 19, 2003 7:46 PM
Subject: Re: patch to add HAVE_CONTINUABLE_BREAKPOINT to target_ops
> Kris,
>
> I remember asking a question about debug info (so that set debug target
> 1) did something useful (or did I misremember?).
>
> Andrew
>
>
next prev parent reply other threads:[~2003-02-20 1:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-12 19:42 Kris Warkentin
2003-02-14 18:49 ` Kris Warkentin
2003-02-20 0:41 ` Andrew Cagney
2003-02-20 1:09 ` Kris Warkentin [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-03 20:19 patch to add QNX NTO i386 support Kris Warkentin
2003-02-04 22:02 ` Andrew Cagney
2003-02-07 1:48 ` Kris Warkentin
2003-02-07 19:22 ` Mark Kettenis
2003-02-07 20:08 ` Kris Warkentin
2003-02-07 21:59 ` Andrew Cagney
2003-02-11 18:11 ` Kris Warkentin
2003-02-11 18:41 ` patch to add HAVE_CONTINUABLE_BREAKPOINT to target_ops Kris Warkentin
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='002101c2d87d$27d02820$2a00a8c0@dash' \
--to=kewarken@qnx.com \
--cc=ac131313@redhat.com \
--cc=gdb-patches@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