| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CARP: | Andrew Cagney | 1998-12-10 | 1 | -13/+27 |
* | * solib.c (solib_address): Return the name of the containing solib. | Fred Fish | 1995-11-19 | 1 | -3/+18 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * configure.in: Check for unistd.h. | J.T. Conklin | 1995-07-31 | 1 | -143/+173 |
* | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1994-05-04 | 1 | -21/+43 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -3/+2 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -32/+55 |
* | * infrun.c (normal_stop): Set stop_pc after popping the dummy frame | Peter Schauer | 1994-01-19 | 1 | -8/+21 |
* | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 1993-12-30 | 1 | -1/+7 |
* | * stack.c (down_silently_command): Add comment about PR 1913. | Jim Kingdon | 1993-11-03 | 1 | -1/+10 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -23/+50 |
* | * Move comments on bypassing call dummy breakpoint from stack.c | Jim Kingdon | 1993-10-15 | 1 | -30/+24 |
* | some gcc lint | K. Richard Pixley | 1993-09-08 | 1 | -10/+23 |
* | * blockframe.c (create_new_frame, get_prev_frame_info): | Peter Schauer | 1993-08-16 | 1 | -7/+32 |
* | Revision to this change--use ->next != NULL, not just ->next, when | Jim Kingdon | 1993-07-08 | 1 | -2/+2 |
* | * frame.h, blockframe.c, stack.c, a29k-tdep.c, | Jim Kingdon | 1993-07-07 | 1 | -8/+9 |
* | * stack.c (print_frame_info): Use catch_errors around print_frame_args. | Jim Kingdon | 1993-06-11 | 1 | -3/+25 |
* | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1993-05-25 | 1 | -3/+3 |
* | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1993-04-22 | 1 | -1/+2 |
* | * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): | Jim Kingdon | 1993-04-21 | 1 | -4/+12 |
* | * rs6000-tdep.c: Delete unused function print_frame. | Jim Kingdon | 1993-04-20 | 1 | -0/+9 |
* | * stack.c (print_frame_info): Print specially if dummy frame. | Jim Kingdon | 1993-04-15 | 1 | -3/+10 |
* | * utils.c (fputs_demangled, fprint_symbol): Remove. | Fred Fish | 1993-03-11 | 1 | -2/+4 |
* | * utils.c (fputs_demangled): Complete rewrite to clean up and | Fred Fish | 1993-03-11 | 1 | -78/+61 |
* | * xm-mips.h (KERNEL_U_ADDR): Get from <machine/param.h>. | John Gilmore | 1992-09-11 | 1 | -3/+4 |
* | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1992-06-30 | 1 | -3/+14 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -1/+1 |