summaryrefslogtreecommitdiffstats
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Async mode fixes.Vladimir Prus2008-03-141-5/+24
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-57/+24
* * breakpoint.c (fetch_watchpoint_value): New function.Daniel Jacobowitz2008-03-031-62/+126
* * breakpoint.c (skip_prologue_sal): New function.Joel Brobecker2008-02-271-0/+24
* * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus2008-02-261-20/+8
* * breakpoint.c: #include "hashtab.h".Doug Evans2008-02-081-7/+64
* * breakpoint.c (break_command_1): Return void.Vladimir Prus2008-02-011-28/+23
* Properly rethrow exception. This fixes errorsVladimir Prus2008-02-011-3/+3
* Use multiple locations for hardware watchpoints.Vladimir Prus2008-01-291-249/+253
* Don't reset watchpoint block on solib load.Vladimir Prus2008-01-291-42/+65
* * breakpoint.c (break_command_really): New parameterVladimir Prus2008-01-221-5/+7
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-4/+5
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* * breakpoint.c: (watch_command_1): Parse additional optionalLuis Machado2007-12-171-2/+65
* * breakpoint.c (bpstat_stop_status): Check an additionalLuis Machado2007-12-171-1/+1
* * breakpoint.c (bpstat_have_active_hw_watchpoints):Vladimir Prus2007-12-161-16/+0
* Add support for pending breakpoints in MI.Vladimir Prus2007-12-141-1/+3
* * breakpoint.c (break_command_really): New, copiedVladimir Prus2007-12-141-121/+57
* Remove unused support for target-based exception catching.Jim Blandy2007-12-131-308/+6
* Support lexical blocks and function bodies that occupyJim Blandy2007-12-041-3/+1
* Make insert_breakpoints return void.Vladimir Prus2007-11-301-5/+4
* Stop infrun from tracking breakpoint insertion status.Vladimir Prus2007-11-291-5/+16
* * breakpoint.c (watch_command_1): When the watchpoint isn't localJim Blandy2007-11-281-1/+1
* * breakpoint.c (insert_breakpoints)Vladimir Prus2007-11-231-4/+0
* Remove unused breakpoint fields.Vladimir Prus2007-11-201-3/+0
* * breakpoint.c (disable_breakpoints_in_unloaded_shlib):Vladimir Prus2007-11-201-1/+1
* Apply const qualifier to some users of bp_location.Vladimir Prus2007-11-151-11/+11
* Make mark_breakpoints_out static.Vladimir Prus2007-11-151-1/+3
* Prevent clear_command from directly modifying breakpoint list.Vladimir Prus2007-11-151-33/+14
* * breakpoint.c (break_command_1): RemoveVladimir Prus2007-11-081-41/+16
* * breakpoint.c (set_raw_breakpoint_without_location): Make static.Joel Brobecker2007-11-051-1/+1
* * breakpoint.h (create_solib_load_event_breakpoint)Joel Brobecker2007-11-051-100/+3
* * breakpoint.h (set_breakpoint_sal): Remove declaration.Joel Brobecker2007-11-051-13/+0
* * breakpoint.c (breakpoint_sals_to_pc): Do not check forUlrich Weigand2007-10-121-27/+1
* * breakpoint.c (do_enable_breakpoint): Delay enabling until afterKazu Hirata2007-10-111-9/+8
* 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-081-1/+1
* 2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2007-10-011-138/+196
* * breakpoint.c (create_breakpoint): SetVladimir Prus2007-09-261-1/+1
* * breakpoint.c (remove_sal): New.Vladimir Prus2007-09-241-8/+151
* * breakpoint.h (enum enable_state): Remove theVladimir Prus2007-09-231-406/+704
* * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus2007-09-221-250/+198
* * breakpoint.c (create_breakpoint): Split fromVladimir Prus2007-09-221-143/+170
* gdb/Vladimir Prus2007-09-221-31/+27
* Associate bp_stat with bp_location, not breakpoint.Vladimir Prus2007-09-221-65/+76
* * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;Jim Blandy2007-08-291-22/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * breakpoint.c (bpstat_free): New.Vladimir Prus2007-08-171-5/+17
* gdb/Vladimir Prus2007-08-141-13/+1
* gdb/Vladimir Prus2007-08-141-27/+1
* 2007-08-04 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-051-1/+1
OpenPOWER on IntegriCloud