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: Regression gdb.cp/temargs.exp: test value of P in inner_m [Re: [patch] Defer symbol addition until construction is complete]


On 08/10/2010 03:44 AM, Jan Kratochvil wrote:
On Mon, 09 Aug 2010 20:38:26 +0200, sami wagiaalla wrote:
Complete symbol construction before adding to pending list.

2010-08-09 Sami Wagiaalla<swagiaal@redhat.com>

	* dwarf2read.c (new_symbol): Add symbol to variable list at end of
	function after symbol construction is complete.
	Do the same for template symbol addition to template_symbols list.

checked-in as: http://sourceware.org/ml/gdb-cvs/2010-08/msg00040.html 3b26cb4b133031280fa022e2a06e58f333ed5e8d

Is this cool ?

This patch has a cold regression. :-)


-PASS: gdb.cp/temargs.exp: test value of P in inner_m
+FAIL: gdb.cp/temargs.exp: test value of P in inner_m
:

Okay let me take a look. Thanks for letting me know.


Sami


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