Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 1 | -2/+22 |
1993-10-06 | * breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint. | Jim Kingdon | 1 | -1/+3 |
1993-10-05 | Changes to support alpha OSF/1 in native mode. | Peter Schauer | 1 | -10/+13 |
1993-09-22 | * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argument | Jim Kingdon | 1 | -5/+12 |
1993-09-22 | * breakpoint.c (bpstat_stop_status), | K. Richard Pixley | 1 | -9/+1 |
1993-09-21 | * breakpoint.c (breakpoint_1): Support bp_call_dummy. | Jim Kingdon | 1 | -1/+4 |
1993-09-18 | * defs.h (make_cleanup): Change PTR to void * when inside PARAMS. | Jim Kingdon | 1 | -11/+18 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -25/+37 |
1993-07-26 | * breakpoint.{c,h} (struct breakpoint): Replace symtab field with | Jim Kingdon | 1 | -34/+77 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -1/+5 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 1 | -1/+1 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1 | -23/+64 |
1993-04-15 | * breakpoint.c: Add comments regarding within_scope future direction. | Jim Kingdon | 1 | -10/+145 |
1993-04-12 | (breakpoint_1): use wrap_here before "at" | Jim Kingdon | 1 | -0/+5 |
1993-04-09 | * breakpoint.h (struct bpstat): Remove momentary field. | Jim Kingdon | 1 | -36/+150 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -1/+1 |
1993-03-30 | (print_it_normal): return 0 after hitting watchpoint | Jim Kingdon | 1 | -2/+2 |
1993-03-30 | * breakpoint.h (bpstat): New field print_it. | Jim Kingdon | 1 | -54/+129 |
1993-03-29 | Add comments regarding breakpoint_re_set | Jim Kingdon | 1 | -1/+14 |
1993-03-29 | * breakpoint.{c,h}: Add exp_string to struct breakpoint and use | Jim Kingdon | 1 | -0/+12 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 1 | -0/+3 |
1993-03-26 | Fetch lazy values | Jim Kingdon | 1 | -57/+66 |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -39/+39 |
1992-09-02 | * breakpoint.c (breakpoint_re_set): Avoid setting source symtab | John Gilmore | 1 | -2/+8 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -20/+29 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -6/+6 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -5/+11 |