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: gdb bug 12417


On Wed, 19 Sep 2012 18:07:03 +0200, Mohsan Saleem wrote:
> I am trying to understanding how to write ChangeLog entry.

http://www.gnu.org/prep/standards/standards.html#Change-Logs


> For "null" problem I was thinking to replace it with empty string(name = ""). Is it OK?Â

Why is "(null)" happenning there?  This will say how to deal with it.


> Do I need to change testcase files *.exp if there areÂregressionsÂin any?

It depends, you should check unpatched gdb.log -> patched gdb.log what are the
changes there.  Depending on the reason either improvide/fix your code patch
or update the expected text in the .exp files.


Thanks,
Jan


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