Age | Commit message (Expand) | Author | Files | Lines |
1999-01-19 | disable_breakpoints_in_shlibs now takes a new parameter -- silent; callers | David Taylor | 1 | -9/+13 |
1999-01-17 | catch_errors() takes PTR argument/func instead of char* argument/func. | Andrew Cagney | 1 | -45/+44 |
1999-01-14 | insert_breakpoints -- insert cast to eliminate warning. | David Taylor | 1 | -4/+5 |
1999-01-13 | * thread.c: cull duplicate prototypes. Move prototypes to top. | Michael Snyder | 1 | -3/+4 |
1999-01-05 | target.c (noprocess): terminate sentence with a period. | David Taylor | 1 | -1/+1 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -356/+2752 |
1998-11-21 | Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be> | Stan Shebs | 1 | -96/+58 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -20/+28 |
1998-10-01 | * Fix for PR 16567, brought over from d30v branch. | Frank Ch. Eigler | 1 | -2/+18 |
1998-07-15 | * main.c (main): Fix violations of GNU coding standard. | Keith Seitz | 1 | -22/+37 |
1997-12-31 | add _siglongjmp to list of longjmp breakpoints. | David Taylor | 1 | -109/+226 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -5/+50 |
1996-07-17 | Changes from the FSF for Hurd thread support. | Stu Grossman | 1 | -1/+12 |
1996-05-20 | * defs.h (read_command_lines, query_hook): Update prototypes. | Fred Fish | 1 | -4/+3 |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 1 | -1/+1 |
1996-05-08 | * breakpoint.c (clear_momentary_breakpoints): Remove dead code | Fred Fish | 1 | -170/+57 |
1996-05-02 | * From Peter Schauer: | Jeff Law | 1 | -24/+60 |
1996-04-28 | * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp | Peter Schauer | 1 | -0/+14 |
1996-03-27 | * From Peter Schauer. | Jeff Law | 1 | -19/+56 |
1996-03-06 | * From Peter Schauer: | Jeff Law | 1 | -28/+73 |
1996-01-05 | Update copyrights. Add copyright notice to configure.in. | Stu Grossman | 1 | -1/+1 |
1996-01-05 | * breakpoint.c (remove_breakpoint): Change error to warning so | Stu Grossman | 1 | -3/+3 |
1995-10-27 | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1 | -8/+9 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -39/+10 |
1995-05-22 | * breakpoint.c, target.h: Move defaults of watchpoint related | Jim Kingdon | 1 | -74/+69 |
1994-12-30 | * Allow up to 10 whitespace separated arguments to user defined | Jeff Law | 1 | -5/+3 |
1994-12-27 | * breakpoint.c (watchpoint_check): Don't bother restoring the | Jeff Law | 1 | -60/+62 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 1 | -5/+5 |
1994-08-02 | * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments. | Jean Marie Diaz | 1 | -5/+5 |
1994-07-28 | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 1 | -0/+12 |
1994-07-23 | * breakpoint.c (ignore, condition): Move usage note into body of | Stan Shebs | 1 | -19/+23 |
1994-07-14 | Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 1 | -14/+49 |
1994-06-14 | Modified Files: | Kung Hsu | 1 | -48/+38 |
1994-06-11 | Modified Files: | Kung Hsu | 1 | -100/+530 |
1994-05-18 | * breakpoint.c (breakpoint_1): Fix typo. | Jim Kingdon | 1 | -0/+2 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -56/+24 |
1994-05-04 | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1 | -3/+3 |
1994-04-30 | * breakpoint.c (breakpoint_1): Annotate each field of the headers. | Jim Kingdon | 1 | -17/+91 |
1994-04-21 | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 1 | -1/+1 |
1994-04-20 | * main.c (main): Accept --annotate=N option and make --fullname | Jim Kingdon | 1 | -9/+24 |
1994-04-15 | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+1 |
1994-04-13 | * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and | Jeff Law | 1 | -147/+333 |
1994-03-30 | * breakpoint.c (print_it_normal): Allow GDB to notify the user | Jeff Law | 1 | -5/+4 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -3/+3 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -3/+3 |
1994-02-25 | * breakpoint.h (enum bptype): New type bp_through_sigtramp. | Jim Kingdon | 1 | -20/+27 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -24/+17 |
1994-01-19 | * infrun.c (wait_for_inferior): Don't set frame for | Jim Kingdon | 1 | -20/+35 |
1993-12-30 | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 1 | -3/+34 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -44/+98 |