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]

pushed: [RFA/commit 1/2] DWARF: cannot break on out-of-line function nested inside inlined function.


> gdb/ChangeLog:
> 
> 	2014-04-23  Pierre-Marie de Rodat  <derodat@adacore.com>
> 	* dwarf2read.c (inherit_abstract_dies): Skip
> 	DW_TAG_GNU_call_site dies while inheriting children of an
> 	abstract DIE into a scope.
> 	(read_lexical_block_scope): Inherit abstract DIE's for
> 	lexical scopes.
> 
> gdb/testsuite/ChangeLog:
> 
>         * gdb.ada/out_of_line_in_inlined: New testcase.
> 
> Tested on x86_64-linux, no regression.
> I'll apply in a week or two pending comments.

Pushed!

-- 
Joel


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