This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch v8 23/24] record-btrace: show trace from enable location


On 12/17/2013 01:20 PM, Metzger, Markus T wrote:

>> OK, the question was then, would it be wrong to allow
>> accessing registers and memory of the live program, if replaying, and
>> at that position?  Just OOC and for my education, I'm not saying
>> it'd be a requirement.
> 
> It would be conceptually wrong.
> 
> And it would not be necessary, either, since we will never be in
> this position when the user gets the prompt.  We will only pass
> through it internally.  When the user gets the prompt, we are
> either replaying and we're somewhere in the execution history.
> Or we're not replaying and we're at the current location.

OK, thanks.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]