aboutsummaryrefslogtreecommitdiff
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-13daily updateAlan Modra1-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 Craig Silverstein <csilvers@google.com>Craig Silverstein4-131/+364
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-12Revert my last change since it has not been approved.Jie Zhang18-199/+52
2008-07-12*** empty log message ***gdbadmin1-1/+1
2008-07-12daily updateAlan Modra1-1/+1
2008-07-11 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2-6/+8
2008-07-11 bfd/Jie Zhang18-4/+239
2008-07-11 * infrun.c (handle_inferior_event): Also ignore aPedro Alves2-5/+17
2008-07-112008-07-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu21-467119/+277
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 * mh-mingw (LDFLAGS): Append to rather than replacing previousJoseph Myers2-1/+6
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 * binutils-all/objdump.W: Generalize to adjust for targets withHans-Peter Nilsson2-1/+6
2008-07-11(read_section): Take pointer to bfd_size_type insteadAndreas Schwab2-5/+13
2008-07-11 * common.m4: Add test for libz and zlib.h.Hans-Peter Nilsson1-0/+4
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson48-123/+4819
2008-07-11 * configure.ac: Add test for libz and zlib.h.Hans-Peter Nilsson5-15/+308
2008-07-11 * cris/configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson3-0/+292
2008-07-11 * common.m4: Add test for libz and zlib.h.Hans-Peter Nilsson3-0/+287
2008-07-11 * interp.c (hash): Remove incorrect prototype.Hans-Peter Nilsson2-1/+4
2008-07-11*** empty log message ***gdbadmin1-1/+1
2008-07-11daily updateAlan Modra1-1/+1
2008-07-10 Add "set print symbol-loading on|off".Doug Evans7-7/+69
2008-07-10 Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor17-285/+377
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-10bfd/Richard Sandiford10-25/+150
2008-07-10include/elf/Richard Sandiford12-14/+55