summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2008-07-132-3/+11
* * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2008-07-132-2/+6
* * gdb.base/randomize.exp: Catch non-Linux targets as untested.Jan Kratochvil2008-07-132-1/+9
* * utils.c (struct continuation): Define as inheriting structPedro Alves2008-07-132-12/+34
* Skip varobj in running threads.Vladimir Prus2008-07-133-3/+25
* Enable all MI commands while inferiour is runningVladimir Prus2008-07-132-17/+6
* Allow all CLI command even if target is executing.Vladimir Prus2008-07-132-7/+6
* * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2008-07-132-4/+6
* *** empty log message ***gdbadmin2008-07-131-1/+1
* * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2008-07-122-3/+10
* * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2008-07-122-1/+6
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-123-1/+13
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-128-108/+150
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-126-132/+132
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-122-20/+33
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-124-32/+74
* Implement --thread and --frame.Vladimir Prus2008-07-126-3/+84
* * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2008-07-122-4/+11
* * infrun.c (normal_stop): For MI, report which threadsVladimir Prus2008-07-124-5/+27
* Report thread state in -thread-info output.Vladimir Prus2008-07-122-0/+15
* *** empty log message ***gdbadmin2008-07-121-1/+1
* * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2008-07-112-6/+8
* * infrun.c (handle_inferior_event): Also ignore aPedro Alves2008-07-112-5/+17
* gdbTom Tromey2008-07-114-12/+57
* * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2008-07-112-2/+7
* Exited threads.Pedro Alves2008-07-1116-226/+536
* Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2008-07-112-15/+107
* *** empty log message ***gdbadmin2008-07-111-1/+1
* Add "set print symbol-loading on|off".Doug Evans2008-07-107-7/+69
* Non-stop linux native.Pedro Alves2008-07-105-48/+322
* * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.Jan Kratochvil2008-07-102-2/+6
* * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2008-07-102-1/+4
* * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner2008-07-102-1/+6
* fix typo in "set debug timetstamp"Doug Evans2008-07-101-1/+1
* gdb/Jan Kratochvil2008-07-1011-0/+488
* *** empty log message ***gdbadmin2008-07-101-1/+1
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-0911-21/+41
* Non-stop inferior control.Pedro Alves2008-07-0911-74/+260
* Don't rely on ecs->wait_for_more.Pedro Alves2008-07-092-27/+28
* Refactor infrun a bit.Pedro Alves2008-07-092-122/+191
* Per-thread commands.Pedro Alves2008-07-099-44/+221
* Add non_stop global.Pedro Alves2008-07-093-0/+62
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-099-40/+73
* Add "executing" property to threads.Pedro Alves2008-07-0916-58/+199
* gdb/Pedro Alves2008-07-094-7/+16
* * remote-sim.c: Include gdbthread.h.Pedro Alves2008-07-093-4/+66
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-094-4/+89
* * gdb.base/fullname.exp: Restore pwd if compiling failed.Pedro Alves2008-07-092-0/+5
* *** empty log message ***gdbadmin2008-07-091-1/+1
* * breakpoint.c (update_global_location_list): Add booleanPedro Alves2008-07-082-37/+68