6 Commits

Author SHA1 Message Date
80f49b30cf Use a stack of structures (instead of a simple array) to keep track of
the top list.
2001-05-09 00:23:23 +00:00
5bb367b1d9 Eliminate some uses of __STDC__. 2001-03-14 16:42:30 +00:00
b6ba6518e9 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
e6e0bfabf4 * ui-out.c (do_list_end): New function.
(make_cleanup_ui_out_list_end): New function.
* ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
* stack.c (print_frame) [UI_OUT]: Call
make_cleanup_ui_out_list_end to make sure we mark the end of the
list if we do a non-local exit.  At the end of the function,
instead of calling ui_out_list_end directly, let do_cleanups
handle it.
2001-01-27 17:57:53 +00:00
a14ed312fd PARAMS removal. 2000-05-28 01:12:42 +00:00
8b93c6380e import gdb-2000-02-02 snapshot 2000-02-03 04:14:45 +00:00