aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-5/+50
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-1/+12
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish1-4/+3
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1-1/+1
1996-05-08 * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish1-170/+57
1996-05-02 * From Peter Schauer:Jeff Law1-24/+60
1996-04-28 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->expPeter Schauer1-0/+14
1996-03-27 * From Peter Schauer.Jeff Law1-19/+56
1996-03-06 * From Peter Schauer:Jeff Law1-28/+73
1996-01-05Update copyrights. Add copyright notice to configure.in.Stu Grossman1-1/+1
1996-01-05 * breakpoint.c (remove_breakpoint): Change error to warning soStu Grossman1-3/+3
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-8/+9
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-39/+10
1995-05-22 * breakpoint.c, target.h: Move defaults of watchpoint relatedJim Kingdon1-74/+69
1994-12-30 * Allow up to 10 whitespace separated arguments to user definedJeff Law1-5/+3
1994-12-27 * breakpoint.c (watchpoint_check): Don't bother restoring theJeff Law1-60/+62
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-5/+5
1994-08-02 * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz1-5/+5
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1-0/+12
1994-07-23 * breakpoint.c (ignore, condition): Move usage note into body ofStan Shebs1-19/+23
1994-07-14 Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs1-14/+49
1994-06-14Modified Files:Kung Hsu1-48/+38
1994-06-11Modified Files:Kung Hsu1-100/+530
1994-05-18 * breakpoint.c (breakpoint_1): Fix typo.Jim Kingdon1-0/+2
1994-05-13 gcc -Wall lint:Jim Kingdon1-56/+24
1994-05-04 * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1-3/+3
1994-04-30 * breakpoint.c (breakpoint_1): Annotate each field of the headers.Jim Kingdon1-17/+91
1994-04-21 * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon1-1/+1
1994-04-20 * main.c (main): Accept --annotate=N option and make --fullnameJim Kingdon1-9/+24
1994-04-15Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+1
1994-04-13 * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1-147/+333
1994-03-30 * breakpoint.c (print_it_normal): Allow GDB to notify the userJeff Law1-5/+4
1994-03-11 * breakpoint.c (_initialize_breakpoint): Update docstring forJim Kingdon1-3/+3
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-3/+3
1994-02-25 * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon1-20/+27
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-24/+17
1994-01-19 * infrun.c (wait_for_inferior): Don't set frame forJim Kingdon1-20/+35
1993-12-30 * breakpoint.c (breakpoint_chain): Make static.Jim Kingdon1-3/+34
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-44/+98
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-2/+22
1993-10-06* breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint.Jim Kingdon1-1/+3
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer1-10/+13
1993-09-22 * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon1-5/+12
1993-09-22 * breakpoint.c (bpstat_stop_status),K. Richard Pixley1-9/+1
1993-09-21* breakpoint.c (breakpoint_1): Support bp_call_dummy.Jim Kingdon1-1/+4
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-11/+18
1993-09-08gcc lintK. Richard Pixley1-25/+37
1993-07-26 * breakpoint.{c,h} (struct breakpoint): Replace symtab field withJim Kingdon1-34/+77
1993-07-14Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-1/+5
1993-07-12 * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1-1/+1