summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/11327, PR gdb/11328, PR breakpoints/11368:Tom Tromey2010-03-251-4/+4
* * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.Pedro Alves2010-03-141-2/+1
* PR gdb/11321Pedro Alves2010-02-241-1/+81
* Per-process displaced stepping queue.Pedro Alves2010-02-241-86/+199
* * inferior.h (ptid_match): Declare.Pedro Alves2010-02-241-0/+20
* * tracepoint.h (set_traceframe_number)Pedro Alves2010-02-241-0/+11
* * infrun.c (handle_inferior_event): Do not look up regcacheUlrich Weigand2010-02-081-9/+11
* * infrun.c (prepare_to_proceed): Handle other signals which mightDaniel Jacobowitz2010-01-291-21/+29
* Delete unused or undefined functions.Joel Brobecker2010-01-191-20/+8
* GDB crash while stepping into function.Joel Brobecker2010-01-091-0/+5
* gdb/Jan Kratochvil2010-01-081-1/+1
* Fix multiexec race.Vladimir Prus2010-01-081-1/+2
* 2010-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-01-051-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * infrun.c (handle_inferior_event): Hardware hatchpoint traps arePedro Alves2009-11-201-0/+16
* gdb/Jan Kratochvil2009-11-171-0/+5
* * infrun.c (handle_inferior_event): When handling a fork or vforkPedro Alves2009-11-151-1/+5
* * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves2009-11-151-0/+1
* 2009-11-13 Pedro Alves <pedro@codesourcery.com>Daniel Jacobowitz2009-11-131-0/+4
* * infrun.c (keep_going): Wrap with resume_cleanups.Pedro Alves2009-10-281-0/+7
* 2009-10-22 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-10-221-0/+1
* 2009-10-20 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2009-10-201-0/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-30/+368
* * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG andPedro Alves2009-10-091-33/+31
* manually sync from the CVS repositoryJim Meyering2009-10-081-33/+27
* * gdbarch.sh (displaced_step_hw_singlestep): New callback.Ulrich Weigand2009-09-291-16/+16
* Implementing catch syscall.sergiodj2009-09-151-6/+82
* gdb/Joel Brobecker2009-09-131-2/+14
* * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated.Doug Evans2009-08-211-1/+1
* Add interface for JIT code generation.Doug Evans2009-08-201-0/+19
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-2/+1
* * infrun.c (displaced_step_fixup): If this is a softwareJulian Brown2009-07-301-11/+22
* * infrun.c (handle_inferior_event): Clear trap_expected afterDaniel Jacobowitz2009-07-281-0/+1
* * infrun.c (wait_for_inferior): Invalidate registers and overlayUlrich Weigand2009-07-201-36/+16
* 2009-07-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-07-181-3/+35
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-24/+33
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-17/+27
* * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand2009-07-021-16/+8
* * infrun.c (handle_inferior_event): Context switch to the newPedro Alves2009-06-291-0/+2
* gdb/Daniel Jacobowitz2009-06-281-18/+129
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2009-06-281-6/+8
* 2009-06-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-06-271-32/+35
* * eval.c (evaluate_subexp_standard): Use expression architectureUlrich Weigand2009-06-241-3/+1
* 2009-06-14 Hui Zhu <teawater@gmail.com>Michael Snyder2009-06-181-4/+15
* 2009-06-18 Hui Zhu <teawater@gmail.com>Michael Snyder2009-06-181-2/+10
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1
* * infrun.c (cleanup_displaced_step_closure): Remove.Ulrich Weigand2009-06-171-20/+16
* ChangeLog:Ulrich Weigand2009-06-171-41/+53
* gdb/Pedro Alves2009-06-111-10/+52
* * infrun.c (handle_inferior_event): Update comment around tryingPedro Alves2009-06-101-3/+19