]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue found.
authorTheodore A. Roth <troth@openavr.org>
Thu, 17 Jul 2003 04:23:48 +0000 (04:23 +0000)
committerTheodore A. Roth <troth@openavr.org>
Thu, 17 Jul 2003 04:23:48 +0000 (04:23 +0000)
commitad2f6e536a056318fb43cd52989c4e99379bc38f
tree2aab9837031d61c12cf66300eff97d52c624a1d2
parent8a4688f2a3bae2aa534d034983740699a81521e5
* avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue found.
(avr_frame_unwind_cache): Don't unwind FP for main.
Update a comment.
Save the computed prev_sp.
(avr_saved_regs_unwinder): Remove function.
(avr_frame_prev_register): Use PC unwind logic from
avr_saved_regs_unwinder, otherwise use trad_frame_prev_register.
gdb/ChangeLog
gdb/avr-tdep.c