* frame.h: Move definition of struct frame_saved_args to before
authorStu Grossman <grossman@cygnus>
Fri, 11 Oct 1996 22:50:42 +0000 (22:50 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 11 Oct 1996 22:50:42 +0000 (22:50 +0000)
commite5a2ac8b3f597f5d7f24f592dc897118a1e106ec
tree48aad7c3dc3e8648af86c3f3cf2f5a0355e4d81c
parent693e9bf6555521945a6953eb978a90347c3d7cc6
* frame.h:  Move definition of struct frame_saved_args to before
struct frame to make it possible to use frame_saved_args in
EXTRA_FRAME_INFO macro.

* v850-tdep.c config/v850/tm-v850.h:  Lotsa new functions and
macros to make frame operations (such as backtrace) work.
gdb/ChangeLog
gdb/config/v850/tm-v850.h
gdb/v850-tdep.c