aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-27 * breakpoint.h (struct breakpoint_ops): New.Daniel Jacobowitz1-0/+21
2003-04-212003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2003-01-152003-01-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2002-12-112002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+4
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+0
2002-11-102002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+10
2002-08-16* breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint toAndrew Cagney1-1/+1
2002-06-10* infrun.c (struct inferior_status): Replace fieldsAndrew Cagney1-4/+4
2002-02-062002-02-04 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+10
2001-10-20* breakpoint.h, breakpoint.c: Ditto.Andrew Cagney1-3/+5
2001-08-02 The following changes avoid polluting global namespace with theEli Zaretskii1-11/+11
2001-05-06* breakpoint.c (check_duplicates): Use the breakpoint's type, notJim Blandy1-10/+9
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-10-27Corrected spelling errors in comments.David Anderson1-4/+4
2000-05-28PARAMS removal.Kevin Buettner1-78/+72
2000-05-15Cleanup delete_breakpoint cleanups.Andrew Cagney1-0/+4
2000-03-29Fix various GCC warnings.Andrew Cagney1-0/+4
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+6
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-0/+14
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-11/+15
1999-10-26import gdb-1999-10-25 snapshotJason Molenda1-4/+19
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-1/+11
1999-09-22import gdb-1999-09-21Jason Molenda1-3/+23
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+3
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-25/+40
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-333/+339
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+604
1999-04-16Initial creation of sourceware repositoryStan Shebs1-604/+0
1999-01-19disable_breakpoints_in_shlibs now takes a new parameter -- silent; callersDavid Taylor1-1/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-5/+184
1996-05-02 * From Peter Schauer:Jeff Law1-57/+105
1994-02-25 * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon1-9/+19
1993-10-15 * Move comments on bypassing call dummy breakpoint from stack.cJim Kingdon1-0/+6
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-4/+4
1993-09-21* breakpoint.c (breakpoint_1): Support bp_call_dummy.Jim Kingdon1-3/+0
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-113/+143
1993-04-09 * breakpoint.h (struct bpstat): Remove momentary field.Jim Kingdon1-16/+58
1993-03-29 * breakpoint.{c,h}: Add exp_string to struct breakpoint and useJim Kingdon1-72/+85
1992-02-22* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,Stu Grossman1-33/+183
1991-03-28Initial revisionK. Richard Pixley1-0/+129