Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Greg Law <glaw@undo-software.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: jakob@virtutech.com, gdb-patches@sourceware.org
Subject: Re: GDB MI Reverse Commands added [2 of 3]
Date: Fri, 28 Aug 2009 17:12:00 -0000	[thread overview]
Message-ID: <4A980D06.40002@undo-software.com> (raw)
In-Reply-To: <83y6p4aweu.fsf@gnu.org>

Eli Zaretskii wrote:
>> Date: Fri, 28 Aug 2009 12:08:08 +0100
>> From: Greg Law <glaw@undo-software.com>
>> CC: Jakob Engblom <jakob@virtutech.com>, gdb-patches@sourceware.org
>>
>> Eli Zaretskii wrote:
>>>> From: "Jakob Engblom" <jakob@virtutech.com>
>>>> Cc: <gdb-patches@sourceware.org>
>>>> Date: Fri, 28 Aug 2009 12:05:29 +0200
>>>>
>>>> "Resumes the execution of the inferior program until a breakpoint is
>>>> encountered, or until the inferior exits. If the @samp{--reverse}
>>>> option is specified, resumes the reverse execution of the inferior
>>>> program until a breakpoint is encountered, or until the execution
>>>> reaches that start of the inferior. "
>>>           ^^^^
>>> You meant "the", I presume.
>>>
>>> Otherwise, this is fine, thanks.
>> Would it be more accurate to say "start of the record log"?
> 
> I don't think so, because reverse debugging is not limited to record
> and replay.
> 
> But I see what you mean.  Maybe this:
> 
>   or until the execution reaches the point that is as close to the
>   inferior's start as @value{GDBN} can.  (This could be the start of
>   the inferior executable code or the start of the record log, for
>   example.)

Yes, that's ok.  But I'm struggling to think of a plausible way in which 
a target could provide reverse debugging without some kind of log.  Any 
stateful program will clobber its state as it runs, and so to go 
backwards you need to have a log somewhere that tells you what the state 
was before you clobbered it.  And it will not be possible to go 
backwards to a time before you started recording.

Or have I misunderstood you?

(Note: I'm more interested in the semantics of reverse debugging here 
rather than the exact wording in the manual :)

Greg
-- 
Greg Law, Undo Software                       http://undo-software.com/


  reply	other threads:[~2009-08-28 17:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 14:38 Jakob Engblom
2009-08-26 17:38 ` Eli Zaretskii
2009-08-27 13:48   ` Jakob Engblom
2009-08-28 10:05     ` Eli Zaretskii
2009-08-28 10:08   ` Jakob Engblom
2009-08-28 10:49     ` Eli Zaretskii
2009-08-28 13:41       ` Greg Law
2009-08-28 14:28         ` Eli Zaretskii
2009-08-28 17:12           ` Greg Law [this message]
2009-08-28 17:34             ` Eli Zaretskii
2009-08-28 18:49               ` Michael Snyder
2009-08-28 21:32                 ` Eli Zaretskii
2009-08-28 23:28                   ` Michael Snyder
2009-08-29  8:12                     ` Eli Zaretskii
2009-08-29 15:19                       ` Eli Zaretskii
2009-08-31 12:14                     ` Jakob Engblom
2009-08-31 13:06                       ` Jakob Engblom
2009-08-31 15:46                         ` Hui Zhu
2009-08-31 16:47                         ` Eli Zaretskii
2009-09-01  6:41                         ` Jakob Engblom
2009-12-15 19:41                         ` Michael Snyder
2009-12-16  8:01                           ` Vladimir Prus
2009-12-16 18:10                             ` Eli Zaretskii
2009-12-16 18:15                           ` Eli Zaretskii
2009-12-16 19:04                             ` Michael Snyder
2009-12-16 20:01                               ` Eli Zaretskii
2009-12-16 20:45                                 ` Vladimir Prus
2009-12-17 20:15                                   ` Eli Zaretskii
2010-02-12 21:36                                     ` Michael Snyder
2009-08-31 17:56                       ` Michael Snyder
2009-09-01  6:37                         ` Jakob Engblom
2009-08-29  7:37             ` Jakob Engblom
2009-08-28 10:44   ` Jakob Engblom

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=4A980D06.40002@undo-software.com \
    --to=glaw@undo-software.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jakob@virtutech.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