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