]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/frame.c
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 3 Jan 2011 13:11:06 +0000 (13:11 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 3 Jan 2011 13:11:06 +0000 (13:11 +0000)
commitebedcab50d2c7699ced23f4cf4eae712c0a9ca40
treef203ddc5ac237d64a2233448d8837045355078c0
parent42ea3d7a0895f6748f2f888d6e993bc0ba6cc013
gdb/
* frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
this_pc_in_block, morestack_msym and morestack_name.  Check for
"__morestack" minimal symbol there.

gdb/testsuite/
* gdb.base/morestack.exp: New file.
* gdb.base/morestack.c: New file.
gdb/ChangeLog
gdb/frame.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/morestack.c [new file with mode: 0644]
gdb/testsuite/gdb.base/morestack.exp [new file with mode: 0644]