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]

Regression for gdb.base/callfuncs.exp [Re: [4/5] the main patch]


On Mon, 14 May 2012 21:59:24 +0200, Tom Tromey wrote:
> 2012-05-14  Tom Tromey  <tromey@redhat.com>
> 
> 	PR exp/13907:
> 	* valprint.h (struct value_print_options) <symbol_print>: New
> 	field.
> 	* valprint.c (user_print_options): Add default for symbol_print.
> 	(show_symbol_print): New function.
> 	(generic_val_print): Respect symbol_print.
> 	(_initialize_valprint): Add "print symbol" setting.
> 	* f-valprint.c (f_val_print): Respect symbol_print.
> 	* c-valprint.c (c_val_print): Respect symbol_print.
> 	* NEWS: Update.
> 	* printcmd.c (print_address_symbolic): Return int.  Ignore some
> 	zero-size symbols.
> 	(print_address_demangle): Return int.
> 	* defs.h: (print_address_symbolic): Return int.
> 	* value.h (print_address_demangle): Return int.

-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
+FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *

2167931cf70f91206efb8b01e848a55d82a347ce is the first bad commit
commit 2167931cf70f91206efb8b01e848a55d82a347ce
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri May 18 15:31:39 2012 +0000
    	PR exp/13907:
[...]

On {x86_64,x86_64-m32,i686}-fedora17-linux-gnu.


Regards,
Jan


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