This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog cli/cli-cmds.c testsuite/Cha ...
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 21 Sep 2012 18:53:15 -0000
- Subject: src/gdb ChangeLog cli/cli-cmds.c testsuite/Cha ...
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-09-21 18:53:15
Modified files:
gdb : ChangeLog
gdb/cli : cli-cmds.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.arch: amd64-entry-value.exp
Log message:
gdb/
Fix disassemble without parameters in tailcall frame.
* cli/cli-cmds.c (disassemble_current_function): Use
get_frame_address_in_block.
gdb/testsuite/
Fix disassemble without parameters in tailcall frame.
* gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14688&r2=1.14689
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-cmds.c.diff?cvsroot=src&r1=1.138&r2=1.139
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3388&r2=1.3389
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/amd64-entry-value.exp.diff?cvsroot=src&r1=1.7&r2=1.8