Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Doug Evans" <dje@google.com>
To: "Bart Veer" <bartv@ecoscentric.com>
Cc: stan@codesourcery.com, gdb-patches@sourceware.org
Subject: Re: add file I/O support when debugging an embedded target via jtag
Date: Tue, 23 Sep 2008 12:03:00 -0000	[thread overview]
Message-ID: <e394668d0809230502s26c5a421rbde991bb94b775eb@mail.gmail.com> (raw)
In-Reply-To: <pnr67brwxa.fsf@delenn.bartv.net>

On Tue, Sep 23, 2008 at 3:14 AM, Bart Veer <bartv@ecoscentric.com> wrote:
>    >>> Following on from
>    >>> http://sourceware.org/ml/gdb-patches/2008-08/msg00315.html, I have not
>    >>> heard anything about the code in the last two weeks. Do you know if
>    >>> anybody is looking at it? Also, if there is a likelihood that the
>    >>> patch will be accepted then I should probably get started on the
>    >>> assignment paperwork.
>
>    Stan> To be honest, I looked at it but didn't understand why all
>    Stan> this stuff seemed necessary. If this is not for the remote
>    Stan> protocol, then what is it for? A target supported by GDB, or
>    Stan> something else?
>
>    Bart> The rationale was given in
>    Bart> http://sourceware.org/ml/gdb/2008-07/msg00045.html
>
>    <snip>
>
> Just wondering if you had had a chance to take another look at this.
> It has now been six weeks since the original posting.

Hi.  fwiw, I've read the patch and past emails.  fwiw, I love the idea but
wonder if it should be done differently.  Adding a new stratum feels
wrong to me too.  But maybe I'm missing something so let me first ask
a question.  Basically all you need is a way to run some special code
when a particular breakpoint is hit, right?  [There's some housekeeping
like needing to intercept program loads (IIRC), but basically the high
order bit is running special code when a particular breakpoint is hit,
right?]  I'm just wondering if this can be done differently without being
as invasive on GDB's innards.  My off-the-cuff thought is to see if this
is something that could be handled from Python.


  reply	other threads:[~2008-09-23 12:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 16:34 Bart Veer
2008-08-12 19:08 ` Eli Zaretskii
2008-08-31 11:42   ` Bart Veer
2008-08-31 14:36     ` Stan Shebs
2008-08-31 15:39       ` Bart Veer
2008-09-23 10:15         ` Bart Veer
2008-09-23 12:03           ` Doug Evans [this message]
2008-09-24 21:21             ` Bart Veer
2008-09-25 17:05               ` Doug Evans
2008-09-25 20:27                 ` Bart Veer
2008-09-25 22:20                   ` Daniel Jacobowitz
2008-10-01 18:39                     ` Bart Veer
2008-10-01 21:10                       ` Daniel Jacobowitz
2008-10-09 17:11                         ` Bart Veer
2008-10-17 11:59                           ` John Dallaway
2008-09-01  3:07     ` Eli Zaretskii

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=e394668d0809230502s26c5a421rbde991bb94b775eb@mail.gmail.com \
    --to=dje@google.com \
    --cc=bartv@ecoscentric.com \
    --cc=gdb-patches@sourceware.org \
    --cc=stan@codesourcery.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