Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-27 | * ui-out.c (do_list_end): New function. | Mark Kettenis | 1 | -0/+2 | |
(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. | |||||
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -41/+38 | |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+221 | |