This is the mail archive of the gdb-patches@sources.redhat.com 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: bug when stringify more then one tracepoint (one line patch)


On Tue, Mar 01, 2005 at 03:06:56PM -0500, josef ezra wrote:
> 
> Hello
> 
> In this code, since "count" accumulates the length of tracepoints 
> bytecode, adding it to "end" caused gaps of arbitrary data at the buffer.
> 
> 
> 2005-03-01  Josef Ezra <jezra@emc.com>
> 	* tracepoint.c (stringify_collection_list): Correcting position  of next 
> tracepoint to stringify at buffer.

Hi Josef,

Thanks for the patch.  It looks correct to me; but could you describe
how to trigger this bug?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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