Age | Commit message (Expand) | Author | Files | Lines |
2008-04-15 | PR gdb/2424 | Aleksandar Ristovski | 1 | -5/+3 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -19/+0 |
2008-01-29 | * Makefile.in (symfile.o): Update. | Daniel Jacobowitz | 1 | -24/+13 |
2008-01-29 | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 1 | -4/+19 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -7/+1 |
2008-01-21 | * infrun.c (handle_inferior_event): If | Vladimir Prus | 1 | -18/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-12-23 | * infrun.c (handle_inferior_event): Remove code that made us | Joel Brobecker | 1 | -14/+0 |
2007-12-19 | * infrun.c (handle_inferior_event): Fix spelling in comment. | Joel Brobecker | 1 | -1/+1 |
2007-12-16 | * target.h (target_pid_or_tid_to_str): Remove. | Vladimir Prus | 1 | -2/+2 |
2007-12-07 | * infrun.c (init_wait_for_inferior): Reset target_last_wait_ptid. | Daniel Jacobowitz | 1 | -1/+5 |
2007-12-06 | Localize infrun use of remove_breakpoints. | Vladimir Prus | 1 | -5/+5 |
2007-12-06 | Clarify infrun variable naming. | Vladimir Prus | 1 | -45/+72 |
2007-11-30 | * infrun.c (handle_inferior_event): Don't | Vladimir Prus | 1 | -17/+6 |
2007-11-30 | Make insert_breakpoints return void. | Vladimir Prus | 1 | -1/+6 |
2007-11-29 | Stop infrun from tracking breakpoint insertion status. | Vladimir Prus | 1 | -44/+17 |
2007-11-28 | * infrun.c (resume): Set right thread even if | Vladimir Prus | 1 | -1/+2 |
2007-11-20 | * infrun.c (resume): Clarify logic that | Vladimir Prus | 1 | -7/+33 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-10-01 | 2007-09-16 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -44/+42 |
2007-09-22 | * breakpoint.c (do_restore_lang_radix_cleanup): Remove. | Vladimir Prus | 1 | -8/+0 |
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 |