summaryrefslogtreecommitdiff
path: root/gdb/stack.c
Commit message (Expand)AuthorAgeFilesLines
* * ui-out.c (do_list_end): New function.Mark Kettenis2001-01-271-2/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-3/+3
* * stack.c (return_command): Pop dummy frame if we just returned fromPeter Schauer2000-11-061-0/+6
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-4/+4
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-147/+57
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-28/+29
* Use make_cleanup_ui_out_stream_delete().Andrew Cagney2000-05-151-1/+1
* Add more checks for no stack frame.Andrew Cagney2000-02-291-0/+6
* Clean up compiler warnings:Jim Kingdon2000-02-081-1/+1
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-1/+103
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-21/+18
* import gdb-2000-01-17 snapshotJason Molenda2000-01-181-114/+139
* import gdb-1999-10-25 snapshotJason Molenda1999-10-261-0/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-253/+261
* import gdb-1999-06-01 snapshotJason Molenda1999-06-011-1/+3
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-6/+4
* import gdb-19990422 snapshotStan Shebs1999-04-261-12/+23
* Initial revisionStan Shebs1999-04-161-0/+2019