Age | Commit message (Expand) | Author | Files | Lines |
2007-11-08 | * breakpoint.c (break_command_1): Remove | Vladimir Prus | 1 | -41/+16 |
2007-11-05 | * breakpoint.c (set_raw_breakpoint_without_location): Make static. | Joel Brobecker | 1 | -1/+1 |
2007-11-05 | * breakpoint.h (create_solib_load_event_breakpoint) | Joel Brobecker | 1 | -100/+3 |
2007-11-05 | * breakpoint.h (set_breakpoint_sal): Remove declaration. | Joel Brobecker | 1 | -13/+0 |
2007-10-12 | * breakpoint.c (breakpoint_sals_to_pc): Do not check for | Ulrich Weigand | 1 | -27/+1 |
2007-10-11 | * breakpoint.c (do_enable_breakpoint): Delay enabling until after | Kazu Hirata | 1 | -9/+8 |
2007-10-08 | 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2007-10-01 | 2007-09-16 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -138/+196 |
2007-09-26 | * breakpoint.c (create_breakpoint): Set | Vladimir Prus | 1 | -1/+1 |
2007-09-24 | * breakpoint.c (remove_sal): New. | Vladimir Prus | 1 | -8/+151 |
2007-09-23 | * breakpoint.h (enum enable_state): Remove the | Vladimir Prus | 1 | -406/+704 |
2007-09-22 | * breakpoint.c (do_restore_lang_radix_cleanup): Remove. | Vladimir Prus | 1 | -250/+198 |
2007-09-22 | * breakpoint.c (create_breakpoint): Split from | Vladimir Prus | 1 | -143/+170 |
2007-09-22 | gdb/ | Vladimir Prus | 1 | -31/+27 |
2007-09-22 | Associate bp_stat with bp_location, not breakpoint. | Vladimir Prus | 1 | -65/+76 |
2007-08-29 | * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block; | Jim Blandy | 1 | -22/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-17 | * breakpoint.c (bpstat_free): New. | Vladimir Prus | 1 | -5/+17 |
2007-08-14 | gdb/ | Vladimir Prus | 1 | -13/+1 |
2007-08-14 | gdb/ | Vladimir Prus | 1 | -27/+1 |
2007-08-05 | 2007-08-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-07-31 | 2007-07-31 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-07-10 | Include "top.h". | Nick Roberts | 1 | -6/+10 |
2007-07-02 | 2007-07-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -9/+1 |
2007-07-02 | * breakpoint.c (reattach_breakpoints): Do not use remove_breakpoint. | Daniel Jacobowitz | 1 | -11/+7 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-06 | * gdbarch.sh (GET_LONGJMP_TARGET): Replace by gdbarch_get_longjmp_target. | Ulrich Weigand | 1 | -1/+1 |
2007-06-05 | * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook, | Ulrich Weigand | 1 | -28/+0 |
2007-05-11 | * breakpoint.c (remove_breakpoint): Do not remove software | Ulrich Weigand | 1 | -1/+7 |
2007-05-11 | * breakpoint.c (single_step_breakpoint_inserted_here_p): New function. | Ulrich Weigand | 1 | -0/+27 |
2007-05-03 | * breakpoint.c (set_raw_breakpoint): Adjust breakpoint's address | Kevin Buettner | 1 | -2/+12 |
2007-04-13 | * breakpoint.c (update_breakpoints_after_exec, print_it_typical) | Daniel Jacobowitz | 1 | -42/+20 |
2007-04-13 | * breakpoint.c (bpstat_what): Give step-resume higher priority than | Daniel Jacobowitz | 1 | -6/+6 |
2007-04-10 | * breakpoint.c (gdb_breakpoint_query): Really return an | Daniel Jacobowitz | 1 | -4/+10 |
2007-03-27 | * breakpoint.c (bpstat_num): Add int *num parameter. | Pedro Alves | 1 | -12/+14 |
2007-03-09 | * infrun.c (breakpoints_failed): Remove unnecessary variable. | Ulrich Weigand | 1 | -2/+0 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -4/+4 |
2007-01-27 | * cli/cli-script.c: Include breakpoint.h. | Eli Zaretskii | 1 | -0/+48 |
2007-01-21 | 2007-01-21 Markus Deuling <deuling@de.ibm.com> | Daniel Jacobowitz | 1 | -1/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-04 | * ada-lang.h (ada_find_printable_frame): Remove. | Joel Brobecker | 1 | -2/+101 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-01 | * breakpoint.c (remove_breakpoint): Remove dead code. | Joel Brobecker | 1 | -11/+0 |
2006-12-18 | * breakpoint.c (watchpoint_check): Double-check the found frame. | Daniel Jacobowitz | 1 | -0/+7 |
2006-12-15 | * breakpoint.c (insert_bp_location): Add newline to note. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-22 | 2006-11-22 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -0/+85 |
2006-10-19 | 2006-10-19 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -6/+10 |
2006-10-17 | * breakpoint.c (free_valchain): Minor reformatting. | Joel Brobecker | 1 | -1/+2 |
2006-08-08 | * gdbcore.h (read_memory_nobpt): New function name instead of | Joel Brobecker | 1 | -4/+3 |