Age | Commit message (Expand) | Author | Files | Lines |
2007-09-17 | * infrun.c (insert_step_resume_breakpoint_at_frame): Add assertion | Joel Brobecker | 1 | -0/+1 |
2007-09-10 | * infrun.c (stepping_past_breakpoint): New global variable. | Ulrich Weigand | 1 | -27/+57 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-02 | * infrun.c (inferior_ignoring_startup_exec_events): Delete. | Daniel Jacobowitz | 1 | -14/+65 |
2007-06-22 | * infrun.c (adjust_pc_after_break): Do not assume software single-step | Ulrich Weigand | 1 | -54/+34 |
2007-06-22 | * infrun.c (clear_proceed_status): Clean up stop_registers. | Ulrich Weigand | 1 | -20/+15 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -4/+5 |
2007-06-15 | * gdbarch.sh (get_longjmp_target): Add FRAME argument. | Ulrich Weigand | 1 | -1/+2 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -4/+6 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -1/+1 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+5 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -14/+15 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+8 |
2007-06-06 | * gdbarch.sh (GET_LONGJMP_TARGET): Replace by gdbarch_get_longjmp_target. | Ulrich Weigand | 1 | -1/+2 |
2007-05-23 | * breakpoint.h (enum bpstat_what_main_action): Remove | Daniel Jacobowitz | 1 | -9/+0 |
2007-05-07 | * gdbarch.sh: Add skip_permanent_breakpoint callback. | Ulrich Weigand | 1 | -18/+9 |
2007-04-14 | * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and | Ulrich Weigand | 1 | -4/+4 |
2007-04-13 | * infrun.c: Doc fixes. | Daniel Jacobowitz | 1 | -3/+11 |
2007-04-12 | 2007-04-12 Luis Machado <luisgpm@br.ibm.com> | Ulrich Weigand | 1 | -13/+15 |
2007-03-29 | 2007-03-29 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -4/+0 |
2007-03-28 | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 1 | -7/+0 |
2007-03-09 | * infrun.c (breakpoints_failed): Remove unnecessary variable. | Ulrich Weigand | 1 | -10/+4 |
2007-02-28 | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 1 | -6/+5 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -2/+2 |
2007-02-22 | * infrun.c (inferior_stop_reason, print_stop_reason): Remove | Ulrich Weigand | 1 | -12/+0 |
2007-01-10 | * infrun.c (singlestep_pc): New variable. | Daniel Jacobowitz | 1 | -5/+61 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2006-12-30 | * infrun.c (handle_inferior_event): Don't call | Daniel Jacobowitz | 1 | -3/+0 |
2006-10-18 | * inferior.h (start_remote): Update prototype. | Daniel Jacobowitz | 1 | -3/+10 |
2006-09-10 | PR threads/2149 | Daniel Jacobowitz | 1 | -0/+12 |
2006-08-19 | * infrun.c (handle_inferior_event): Check the current frame ID | Daniel Jacobowitz | 1 | -2/+6 |
2006-07-22 | * infrun.c (handle_inferior_event): Typo. | Mark Kettenis | 1 | -1/+1 |
2006-07-12 | * infrun.c (handle_inferior_event): Fixed typos in printf. | Daniel Jacobowitz | 1 | -8/+8 |
2006-06-16 | * infrun.c (insert_step_resume_breakpoint_at_caller): New function, | Daniel Jacobowitz | 1 | -18/+51 |
2006-03-30 | * frame.h (set_current_sal_from_frame): New prototype. | Daniel Jacobowitz | 1 | -0/+6 |
2006-01-04 | 2006-01-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+6 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-07 | 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -5/+3 |
2005-11-04 | 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+5 |
2005-09-29 | PR threads/2015 | Andreas Schwab | 1 | -2/+6 |
2005-09-28 | * infrun.c (init_execution_control_state): Initialize | Daniel Jacobowitz | 1 | -1/+1 |
2005-08-01 | Suggested by Vladimir Prus <ghost@cs.msu.su>: | Daniel Jacobowitz | 1 | -5/+6 |
2005-05-29 | This is a cleanup change. It is the beggining of allowing GDB/MI to be | Bob Rossi | 1 | -5/+14 |
2005-05-12 | * solib.h (CLEAR_SOLIB, SOLIB_ADD) | Mark Kettenis | 1 | -12/+21 |
2005-05-02 | * infrun.c (handle_inferior_event): Update the comment about users | Ben Elliston | 1 | -5/+4 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+41 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -15/+5 |