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]

[commit] [patch] entry-values: Fix if callee called noreturn function


On Sat, 02 Mar 2013 19:22:02 +0100, Jan Kratochvil wrote:
> gdb/
> 2013-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix entry-values if the callee called a noreturn function.
> 	* dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
> 	get_frame_address_in_block.  Add new comment.
> 
> gdb/testsuite/
> 2013-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix entry-values if the callee called a noreturn function.
> 	* gdb.arch/amd64-tailcall-noret.S: New file.
> 	* gdb.arch/amd64-tailcall-noret.c: New file.
> 	* gdb.arch/amd64-tailcall-noret.exp: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2013-03/msg00067.html


Jan


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