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] Fix disassemble without parameters in tailcall frame


On Thu, 13 Sep 2012 06:17:35 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix disassemble without parameters in tailcall frame.
> 	* cli/cli-cmds.c (disassemble_current_function): Use
> 	get_frame_address_in_block.
> 
> gdb/testsuite/
> 2012-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix disassemble without parameters in tailcall frame.
> 	* gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-09/msg00123.html


Jan


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