mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
ac2adee56d
* frame.c (get_saved_register): Delete function. * xstormy16-tdep.c: Update comment. * regcache.h: Update comments. * sparc-tdep.c (sparc_init_extra_frame_info): Instead of get_saved_register and extract_address, use frame_read_unsigned_register. (sparc_frame_saved_pc): Ditto. (sparc_get_saved_register): Instead of get_saved_register, use frame_register. (sparc_pop_frame): Ditto. * frame.h (get_saved_register): Delete declaration. * findvar.c: Update comments. (value_of_register): Call frame_register instead of get_saved_register. (value_from_register): Ditto. * config/sparc/tm-sparc.h: Update comment. * breakpoint.c: Update comment. Index: doc/ChangeLog 2003-03-12 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Delete references to get_saved_register. |
||
---|---|---|
.. | ||
ChangeLog | ||
tui-file.c | ||
tui-file.h | ||
tui-hooks.c | ||
tui-interp.c | ||
tui-out.c | ||
tui.c | ||
tui.h | ||
tuiCommand.c | ||
tuiCommand.h | ||
tuiData.c | ||
tuiData.h | ||
tuiDataWin.c | ||
tuiDataWin.h | ||
tuiDisassem.c | ||
tuiDisassem.h | ||
tuiGeneralWin.c | ||
tuiGeneralWin.h | ||
tuiIO.c | ||
tuiIO.h | ||
tuiLayout.c | ||
tuiLayout.h | ||
tuiRegs.c | ||
tuiRegs.h | ||
tuiSource.c | ||
tuiSource.h | ||
tuiSourceWin.c | ||
tuiSourceWin.h | ||
tuiStack.c | ||
tuiStack.h | ||
tuiWin.c | ||
tuiWin.h |