aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-9/+5
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+10
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-203/+329
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-2066/+2109
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-5/+71
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-0/+6
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+1
1999-05-19import gdb-1999-0519Jason Molenda1-1/+1
1999-04-26import gdb-19990422 snapshotStan Shebs1-49/+77
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+6686
1999-04-16Initial creation of sourceware repositoryStan Shebs1-6624/+0
1999-01-19disable_breakpoints_in_shlibs now takes a new parameter -- silent; callersDavid Taylor1-9/+13
1999-01-17catch_errors() takes PTR argument/func instead of char* argument/func.Andrew Cagney1-45/+44
1999-01-14insert_breakpoints -- insert cast to eliminate warning.David Taylor1-4/+5
1999-01-13 * thread.c: cull duplicate prototypes. Move prototypes to top.Michael Snyder1-3/+4
1999-01-05target.c (noprocess): terminate sentence with a period.David Taylor1-1/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-356/+2752
1998-11-21Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>Stan Shebs1-96/+58
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-20/+28
1998-10-01* Fix for PR 16567, brought over from d30v branch.Frank Ch. Eigler1-2/+18
1998-07-15 * main.c (main): Fix violations of GNU coding standard.Keith Seitz1-22/+37
1997-12-31add _siglongjmp to list of longjmp breakpoints.David Taylor1-109/+226
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