| Commit message (Expand) | Author | Age | Files | Lines |
* | * infrun.c (struct inferior_status): Replace fields | Andrew Cagney | 2002-06-10 | 1 | -11/+0 |
* | * stack.c (frame_info): Use frame_register_unwind instead of | Andrew Cagney | 2002-06-01 | 1 | -30/+75 |
* | * stack.c (select_and_print_frame): Make static. Delete the | Andrew Cagney | 2002-05-05 | 1 | -18/+4 |
* | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 2002-05-05 | 1 | -43/+11 |
* | * stack.c (selected_frame_level): | Andrew Cagney | 2002-04-26 | 1 | -8/+0 |
* | * frame.h (selected_frame_level): Document as deprecated. | Andrew Cagney | 2002-04-21 | 1 | -11/+33 |
* | * stack.c (select_frame): Cleanup internal error message, do not | Andrew Cagney | 2002-04-10 | 1 | -2/+3 |
* | * stack.c (select_frame): Check that selected_frame and the | Andrew Cagney | 2002-04-10 | 1 | -0/+32 |
* | gdb/ChangeLog: | Jim Blandy | 2002-04-05 | 1 | -6/+10 |
* | * defs.h (error): Add printf format attribute. | Andrew Cagney | 2002-03-23 | 1 | -1/+1 |
* | 2002-02-13 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 2002-02-14 | 1 | -1/+4 |
* | Remove else clause to #if UI_OUT. | Andrew Cagney | 2002-01-17 | 1 | -67/+6 |
* | * stack.c (print_frame_info_base): Print the frame's pc | Keith Seitz | 2002-01-13 | 1 | -9/+20 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -2/+2 |
* | 2001-11-06 Fred Fish <fnf@redhat.com> | Fred Fish | 2001-11-06 | 1 | -1/+0 |
* | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 2001-10-16 | 1 | -2/+2 |
* | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2001-10-12 | 1 | -16/+3 |
* | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 2001-07-14 | 1 | -60/+4 |
* | * stack.c (print_frame): For ui_out, output a list of arguments. | Andrew Cagney | 2001-06-26 | 1 | -1/+1 |
* | s/ui_out_list/ui_out_tupple/ | Andrew Cagney | 2001-05-12 | 1 | -6/+4 |
* | Use cleanup machinery to invoke ui_out_list_end(). | Kevin Buettner | 2001-04-08 | 1 | -1/+6 |
* | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 2001-03-27 | 1 | -2/+0 |
* | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro | Andrew Cagney | 2001-03-21 | 1 | -1/+1 |
* | Eliminate ARCH_NUM_REGS. | Andrew Cagney | 2001-03-13 | 1 | -1/+1 |
* | Add comment (part of immediately previous commit). | David Taylor | 2001-03-08 | 1 | -0/+5 |
* | * stack.c (parse_frame_specification): For one argument case, | David Taylor | 2001-03-08 | 1 | -2/+9 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -2/+2 |
* | Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB. | Peter Schauer | 2001-02-10 | 1 | -18/+0 |
* | * ui-out.c (do_list_end): New function. | Mark Kettenis | 2001-01-27 | 1 | -2/+6 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -3/+3 |
* | * stack.c (return_command): Pop dummy frame if we just returned from | Peter Schauer | 2000-11-06 | 1 | -0/+6 |
* | * eval.c (parse_and_eval_long): New function. | David Taylor | 2000-10-30 | 1 | -4/+4 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -147/+57 |
* | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 2000-06-04 | 1 | -1/+1 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -28/+29 |
* | Use make_cleanup_ui_out_stream_delete(). | Andrew Cagney | 2000-05-15 | 1 | -1/+1 |
* | Add more checks for no stack frame. | Andrew Cagney | 2000-02-29 | 1 | -0/+6 |
* | Clean up compiler warnings: | Jim Kingdon | 2000-02-08 | 1 | -1/+1 |
* | import gdb-2000-02-02 snapshot | Jason Molenda | 2000-02-03 | 1 | -1/+103 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -21/+18 |
* | import gdb-2000-01-17 snapshot | Jason Molenda | 2000-01-18 | 1 | -114/+139 |
* | import gdb-1999-10-25 snapshot | Jason Molenda | 1999-10-26 | 1 | -0/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -253/+261 |
* | import gdb-1999-06-01 snapshot | Jason Molenda | 1999-06-01 | 1 | -1/+3 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -6/+4 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -12/+23 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+2019 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -2016/+0 |
* | * dwarf2read.c (dump_die): Change stderr gdb_stderr. | Stu Grossman | 1999-01-11 | 1 | -1/+1 |
* | all remaining *.c *.h files from hp merge. | David Taylor | 1998-12-31 | 1 | -69/+575 |