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 22/24] btrace, gdbserver: read branch trace incrementally


On 12/16/2013 12:45 PM, Metzger, Markus T wrote:
>> -----Original Message-----
>> From: Pedro Alves [mailto:palves@redhat.com]
>> Sent: Friday, December 13, 2013 8:46 PM
>> To: Metzger, Markus T
> 
> 
>>> +  /* The instructions vector may become empty temporarily if this has
>>> +     been the only instruction in this function segment.
>>> +     This violates the invariant but will be remedied shortly.  */
>>
>> By what?
> 
> By btrace_compute_ftrace when we add the new trace.
> 
> I added the above to the comment.

Excellent, thanks.

-- 
Pedro Alves


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