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] Set entryval_error to NULL if entryval is set


On 08/05/2013 10:06 PM, Tom Tromey wrote:
The bug fix part looks ok to me, but I think you need a special test
case in order to really test entry values.  Or to put it another way,
what happens if this test is run with a compiler that doesn't emit entry
value information?

Tom,
Patch in gdb.trace/collection.exp is to test arguments and/or entry
values are shown properly, without the internal error.  Testing the
contents of entry values is not the point of this test and the patch.

AFAIK, entry values is tested by gdb.arch/amd64-entry-value.exp.

--
Yao (éå)


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