aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-07-13 * gdb.base/randomize.exp: Catch non-Linux targets as untested.Jan Kratochvil2-1/+9
2008-07-13 * utils.c (struct continuation): Define as inheriting structPedro Alves2-12/+34
2008-07-13 Skip varobj in running threads.Vladimir Prus3-3/+25
2008-07-13 Enable all MI commands while inferiour is runningVladimir Prus2-17/+6
2008-07-13 Allow all CLI command even if target is executing.Vladimir Prus2-7/+6
2008-07-13 * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2-4/+6
2008-07-13*** empty log message ***gdbadmin1-1/+1
2008-07-12 * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2-3/+10
2008-07-12 * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2-1/+6
2008-07-12 * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand3-1/+13
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves8-108/+150
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves6-132/+132
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-20/+33
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus4-32/+74
2008-07-12 Implement --thread and --frame.Vladimir Prus6-3/+84
2008-07-12 * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2-4/+11
2008-07-12 * infrun.c (normal_stop): For MI, report which threadsVladimir Prus4-5/+27
2008-07-12 Report thread state in -thread-info output.Vladimir Prus2-0/+15
2008-07-12*** empty log message ***gdbadmin1-1/+1
2008-07-11 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2-6/+8
2008-07-11 * infrun.c (handle_inferior_event): Also ignore aPedro Alves2-5/+17
2008-07-11gdbTom Tromey4-12/+57
2008-07-11 * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2-2/+7
2008-07-11 Exited threads.Pedro Alves16-226/+536
2008-07-11 Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2-15/+107
2008-07-11*** empty log message ***gdbadmin1-1/+1
2008-07-10 Add "set print symbol-loading on|off".Doug Evans7-7/+69
2008-07-10 Non-stop linux native.Pedro Alves5-48/+322
2008-07-10 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.Jan Kratochvil2-2/+6
2008-07-10 * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2-1/+4
2008-07-10 * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner2-1/+6
2008-07-10fix typo in "set debug timetstamp"Doug Evans1-1/+1
2008-07-10gdb/Jan Kratochvil11-0/+488
2008-07-10*** empty log message ***gdbadmin1-1/+1
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves12-23/+43
2008-07-09 Non-stop inferior control.Pedro Alves11-74/+260
2008-07-09 Don't rely on ecs->wait_for_more.Pedro Alves2-27/+28
2008-07-09 Refactor infrun a bit.Pedro Alves2-122/+191
2008-07-09 Per-thread commands.Pedro Alves9-44/+221
2008-07-09 Add non_stop global.Pedro Alves3-0/+62
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves10-42/+75
2008-07-09 Add "executing" property to threads.Pedro Alves16-58/+199
2008-07-09gdb/Pedro Alves4-7/+16
2008-07-09 * remote-sim.c: Include gdbthread.h.Pedro Alves3-4/+66
2008-07-09 * monitor (monitor_ptid): New global.Pedro Alves4-4/+89
2008-07-09 * gdb.base/fullname.exp: Restore pwd if compiling failed.Pedro Alves2-0/+5
2008-07-09*** empty log message ***gdbadmin1-1/+1
2008-07-08 * breakpoint.c (update_global_location_list): Add booleanPedro Alves2-37/+68
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves5-7/+42
2008-07-08 * infrun.c (follow_exec): Reset shared libraries before adding thePedro Alves2-5/+14