gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Aug 2010 13:22:57 +0000 (13:22 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Aug 2010 13:22:57 +0000 (13:22 +0000)
commit9f9a8002f04316add32d6f20538aaaaa3951b9c9
treefe78218d7698fca86d3d641853f9feaae5f50c07
parentcb2e07a6f002d0b1b6e7339b0475e674955c03ef
gdb/
Code cleanup.
* frame-unwind.c (frame_unwind_find_by_frame): Remove the return type
and returned value.  New comment from frame-unwind.h.
* frame-unwind.h (frame_unwind_find_by_frame): Remove the return type.
Extend the comment.
* frame.c (get_frame_id, frame_unwind_register_value)
(create_new_frame, get_prev_frame_1, frame_unwinder_is)
(get_frame_type, frame_unwind_arch): Do not use the return value of
frame_unwind_find_by_frame.
gdb/ChangeLog
gdb/frame-unwind.c
gdb/frame-unwind.h
gdb/frame.c
This page took 0.024969 seconds and 4 git commands to generate.