summaryrefslogtreecommitdiffstats
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1993-07-111-23/+64
* * breakpoint.c: Add comments regarding within_scope future direction.Jim Kingdon1993-04-151-10/+145
* (breakpoint_1): use wrap_here before "at"Jim Kingdon1993-04-121-0/+5
* * breakpoint.h (struct bpstat): Remove momentary field.Jim Kingdon1993-04-091-36/+150
* Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-03-301-1/+1
* (print_it_normal): return 0 after hitting watchpointJim Kingdon1993-03-301-2/+2
* * breakpoint.h (bpstat): New field print_it.Jim Kingdon1993-03-301-54/+129
* Add comments regarding breakpoint_re_setJim Kingdon1993-03-291-1/+14
* * breakpoint.{c,h}: Add exp_string to struct breakpoint and useJim Kingdon1993-03-291-0/+12
* * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer1993-03-281-0/+3
* Fetch lazy valuesJim Kingdon1993-03-261-57/+66
* * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1992-09-151-39/+39
* * breakpoint.c (breakpoint_re_set): Avoid setting source symtabJohn Gilmore1992-09-021-2/+8
* RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1992-08-291-20/+29
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-6/+6
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-5/+11
* * breakpoint.c (enable_command, disable_command): Without args,Stu Grossman1992-06-171-22/+40
* * Makefile.in (VERSION): Roll to 4.4.7.John Gilmore1992-03-291-37/+17
* Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1992-03-291-2/+37
* * breakpoint.c (breakpoint_re_set_one): Don't reset breakpointStu Grossman1992-02-281-11/+15
* Fix cvs merge fuckup.Stu Grossman1992-02-271-6/+0
* * breakpoint.c (all_breakpoints_info, breakpoint_1): Add 'infoStu Grossman1992-02-271-74/+119
* * breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.John Gilmore1992-02-271-4/+13
OpenPOWER on IntegriCloud