Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | 2010-07-19 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+2 |
2010-07-01 | * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove | Pedro Alves | 1 | -2/+2 |
2010-06-24 | gdb/ | Jan Kratochvil | 1 | -62/+9 |
2010-06-23 | ChangeLog: | Ulrich Weigand | 1 | -0/+12 |
2010-06-12 | 2010-06-11 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+92 |
2010-05-17 | Revert previous change that inadvertently added reset_schedlock, and | Pedro Alves | 1 | -13/+0 |
2010-05-17 | Add reset_schedlock declaration in target.h. | Joel Brobecker | 1 | -2/+3 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+37 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+1 |
2010-05-01 | * infrun.c (prepare_for_detach): In non-stop, context switch to | Pedro Alves | 1 | -0/+8 |
2010-04-26 | PR breakpoints/11531. | Pierre Muller | 1 | -22/+0 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -4/+4 |
2010-03-14 | * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid. | Pedro Alves | 1 | -2/+1 |
2010-02-24 | PR gdb/11321 | Pedro Alves | 1 | -1/+81 |
2010-02-24 | Per-process displaced stepping queue. | Pedro Alves | 1 | -86/+199 |
2010-02-24 | * inferior.h (ptid_match): Declare. | Pedro Alves | 1 | -0/+20 |
2010-02-24 | * tracepoint.h (set_traceframe_number) | Pedro Alves | 1 | -0/+11 |
2010-02-08 | * infrun.c (handle_inferior_event): Do not look up regcache | Ulrich Weigand | 1 | -9/+11 |
2010-01-29 | * infrun.c (prepare_to_proceed): Handle other signals which might | Daniel Jacobowitz | 1 | -21/+29 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -20/+8 |
2010-01-09 | GDB crash while stepping into function. | Joel Brobecker | 1 | -0/+5 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-08 | Fix multiexec race. | Vladimir Prus | 1 | -1/+2 |
2010-01-05 | 2010-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-20 | * infrun.c (handle_inferior_event): Hardware hatchpoint traps are | Pedro Alves | 1 | -0/+16 |
2009-11-17 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2009-11-15 | * infrun.c (handle_inferior_event): When handling a fork or vfork | Pedro Alves | 1 | -1/+5 |
2009-11-15 | * breakpoint.c (should_be_inserted): Don't insert breakpoints if | Pedro Alves | 1 | -0/+1 |
2009-11-13 | 2009-11-13 Pedro Alves <pedro@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+4 |
2009-10-28 | * infrun.c (keep_going): Wrap with resume_cleanups. | Pedro Alves | 1 | -0/+7 |
2009-10-22 | 2009-10-22 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2009-10-20 | 2009-10-20 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -0/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -30/+368 |
2009-10-09 | * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG and | Pedro Alves | 1 | -33/+31 |
2009-10-02 | * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FLAG): Delete. | Pedro Alves | 1 | -33/+27 |
2009-09-29 | * gdbarch.sh (displaced_step_hw_singlestep): New callback. | Ulrich Weigand | 1 | -16/+16 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -6/+82 |
2009-09-13 | gdb/ | Joel Brobecker | 1 | -2/+14 |
2009-08-21 | * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated. | Doug Evans | 1 | -1/+1 |
2009-08-20 | Add interface for JIT code generation. | Doug Evans | 1 | -0/+19 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -2/+1 |
2009-07-30 | * infrun.c (displaced_step_fixup): If this is a software | Julian Brown | 1 | -11/+22 |
2009-07-28 | * infrun.c (handle_inferior_event): Clear trap_expected after | Daniel Jacobowitz | 1 | -0/+1 |
2009-07-20 | * infrun.c (wait_for_inferior): Invalidate registers and overlay | Ulrich Weigand | 1 | -36/+16 |
2009-07-18 | 2009-07-18 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+35 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -24/+33 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -17/+27 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -16/+8 |
2009-06-29 | * infrun.c (handle_inferior_event): Context switch to the new | Pedro Alves | 1 | -0/+2 |