From b1bd0044b509939d43bff51c54bf76c2e44c1654 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Tue, 9 Oct 2007 18:14:09 +0000 Subject: 2007-10-09 Markus Deuling * frame.c (frame_pc_unwind): Use get_frame_arch to get at the current architecture by frame. (frame_save_as_regcache, frame_register_unwind, get_prev_frame_1) (inside_main_func, frame_sp_unwind): Likewise. --- gdb/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c15b0be..2b3359a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2007-10-09 Markus Deuling + + * frame.c (frame_pc_unwind): Use get_frame_arch to get at the current + architecture by frame. + (frame_save_as_regcache, frame_register_unwind, get_prev_frame_1) + (inside_main_func, frame_sp_unwind): Likewise. + 2007-10-09 Daniel Jacobowitz * solib-svr4.c (enable_break): Add the dynamic linker also if -- cgit v1.1