From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: PATCH: breakpoints for gdbserver
Date: Tue, 16 Apr 2002 07:35:00 -0000 [thread overview]
Message-ID: <20020416103528.A19474@nevyn.them.org> (raw)
In-Reply-To: <3CBBBAE5.8030601@cygnus.com>
On Tue, Apr 16, 2002 at 01:47:17AM -0400, Andrew Cagney wrote:
> >This gives gdbserver a framework for memory-shadowing breakpoints,
> >invisible
> >to GDB. They won't behave gracefully if GDB tries to single-step over them
> >or if the user puts breakpoints at the same places; I intend to control all
> >the cases where gdbserver might insert them with command line options, so
> >that if (say) you want to debug LinuxThreads, you can turn off gdbserver
> >thread support. That's the only way to get reasonable results, IMHO.
>
> Um, what exactly do you mean by ``memory-shadowing breakpoints''?
Sorry - breakpoints which overwrite an instruction, but keep a shadow
buffer so that GDB can't even tell they are there. Pretty standard
software breakpoints, really.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2002-04-16 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-15 22:32 Daniel Jacobowitz
2002-04-15 22:47 ` Andrew Cagney
2002-04-16 7:35 ` Daniel Jacobowitz [this message]
2002-04-20 10:04 ` Daniel Jacobowitz
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=20020416103528.A19474@nevyn.them.org \
--to=drow@mvista.com \
--cc=ac131313@cygnus.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