* linux-nat.c (count_events_callback, select_event_lwp_callback): Only
[binutils-gdb.git] / gdb /
2008-07-27 Daniel Jacobowitz * linux-nat.c (count_events_callback, select_event_lwp...
2008-07-27 Daniel Jacobowitz * gdb.dwarf2/dw2-compressed.S: Also define __start.
2008-07-27 Daniel Jacobowitz * lib/mi-support.exp (default_mi_gdb_start): Remove...
2008-07-27 Daniel Jacobowitz * mips-linux-tdep.c (mips_linux_syscall_next_pc):...
2008-07-27 Tom Tromeygdb:
2008-07-27 Tom Tromeygdb:
2008-07-27 gdbadmin*** empty log message ***
2008-07-26 Vladimir Prus Kill cmd_async_ok.
2008-07-26 Joseph Myers * mips-tdep.c (mips_n32n64_push_dummy_call): Handle...
2008-07-26 gdbadmin*** empty log message ***
2008-07-25 Tom Tromeygdb:
2008-07-25 gdbadmin*** empty log message ***
2008-07-24 Pedro Alves * remote.c (remote_threads_extra_info): Don't query...
2008-07-24 Aleksandar Ristovski * nto-procfs.c (procfs_attach): Populate initial threa...
2008-07-24 gdbadmin*** empty log message ***
2008-07-23 Thiago Jung Bauermann * configure.ac (CONFIG_INITS): Delete long obsoleted...
2008-07-23 Aleksandar Ristovski * nto-procfs.c (procfs_xfer_memory): Changed signature.
2008-07-23 gdbadmin*** empty log message ***
2008-07-22 Stan Shebs Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2008-07-22 gdbadmin*** empty log message ***
2008-07-21 Tom Tromeygdb
2008-07-21 Chris Demetriou2008-07-20 Sergei Poselenov <sposelenov@emcraft.com>
2008-07-21 gdbadmin*** empty log message ***
2008-07-20 Chris Demetriou2008-07-20 Chris Demetriou <cgd@google.com>
2008-07-20 gdbadmin*** empty log message ***
2008-07-19 gdbadmin*** empty log message ***
2008-07-18 Tom Tromeygdb
2008-07-18 Joseph Myers * configure.ac: Put old value of $LIBS after -lbfd...
2008-07-18 gdbadmin*** empty log message ***
2008-07-17 Paul PluzhnikovFix for Linux/VDSO failure.
2008-07-17 Paul PluzhnikovFix for failing gdb.base/auxv.exp on Linux
2008-07-17 Paul PluzhnikovFix for gdb.base/corefile.exp failure on Linux
2008-07-17 gdbadmin*** empty log message ***
2008-07-16 gdbadmin*** empty log message ***
2008-07-15 Daniel JacobowitzRevert frame_unwind_caller_pc / frame_unwind_caller_id.
2008-07-15 Andreas Schwab* valops.c (value_cast_pointers): Follow typedefs when...
2008-07-15 Paul PluzhnikovFix for 'FAIL: gdb.cp/class2.exp: p acp->c2' on spu-elf
2008-07-15 Daniel Jacobowitz * block.c (block_function): Renamed to ...
2008-07-15 Daniel Jacobowitz * frame.c (frame_unwind_id): Renamed to ...
2008-07-15 Daniel Jacobowitz * mn10300-tdep.c (set_reg_offsets): Use get_frame_regi...
2008-07-15 Daniel Jacobowitz * frame.c (frame_sp_unwind): Delete.
2008-07-15 Daniel Jacobowitz * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.
2008-07-15 Daniel Jacobowitz* dwarf2-frame.c (dwarf2_frame_cache): Update comment.
2008-07-15 Daniel Jacobowitz* frame.c (frame_func_unwind): Delete.
2008-07-15 Stan Shebs * remote-sim.c (init_gdbsim_ops): Remove
2008-07-15 Daniel Jacobowitz * findvar.c (read_var_value): Remove unused variable.
2008-07-15 Luis Machado * infrun.c (handle_inferior_event): Tag threads as...
2008-07-15 Hui Zhu* MAINTAINERS: Added myself to section Write After...
2008-07-15 gdbadmin*** empty log message ***
2008-07-14 Paul PluzhnikovFix for PR gdb/2477
2008-07-14 Pedro Alves * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.
2008-07-14 Markus Deuling * mips-tdep.c (fp_register_arg_p): Add gdbarch as...
2008-07-14 gdbadmin*** empty log message ***
2008-07-13 Pedro Alves * thread.c (restore_selected_frame): On fail to restor...
2008-07-13 Joel Brobecker * symtab.c (expand_line_sal): Fix a memory leak.
2008-07-13 Jan Kratochvil * gdb.base/randomize.exp: Catch non-Linux targets...
2008-07-13 Pedro Alves * utils.c (struct continuation): Define as inheriting...
2008-07-13 Vladimir Prus Skip varobj in running threads.
2008-07-13 Vladimir Prus Enable all MI commands while inferiour is running
2008-07-13 Vladimir Prus Allow all CLI command even if target is executing.
2008-07-13 Vladimir Prus * mi/mi-main.c (mi_cmd_execute): Remove unused variable.
2008-07-13 gdbadmin*** empty log message ***
2008-07-12 Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
2008-07-12 Ulrich Weigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-12 Ulrich Weigand * spu-linux-nat.c: Include "gdbthread.h".
2008-07-12 Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 Pedro Alves Replace struct continuation_args by void* and per...
2008-07-12 Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 Vladimir Prus Implement -exec-continue/-exec-interrupt --all.
2008-07-12 Vladimir Prus Implement --thread and --frame.
2008-07-12 Vladimir Prus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12 Vladimir Prus * infrun.c (normal_stop): For MI, report which...
2008-07-12 Vladimir Prus Report thread state in -thread-info output.
2008-07-12 gdbadmin*** empty log message ***
2008-07-11 Kevin Buettner * gdb.arch/e500-regs.exp (decimal_vector): Adjust...
2008-07-11 Pedro Alves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11 Tom Tromeygdb
2008-07-11 Pedro Alves * thread.c (thread_apply_command): Move making the...
2008-07-11 Pedro Alves Exited threads.
2008-07-11 Pedro Alves Add "continue -a" and "interrupt -a" options for non...
2008-07-11 gdbadmin*** empty log message ***
2008-07-10 Doug Evans Add "set print symbol-loading on|off".
2008-07-10 Pedro Alves Non-stop linux native.
2008-07-10 Jan Kratochvil * gdb.base/randomize.exp: Remove dependency on tcl...
2008-07-10 Kevin Buettner * rs6000-tdep.c (ppc_displaced_step_fixup): Change...
2008-07-10 Kevin Buettner * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-10 Doug Evansfix typo in "set debug timetstamp"
2008-07-10 Jan Kratochvilgdb/
2008-07-10 gdbadmin*** empty log message ***
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09 Pedro Alves Non-stop inferior control.
2008-07-09 Pedro Alves Don't rely on ecs->wait_for_more.
2008-07-09 Pedro Alves Refactor infrun a bit.
2008-07-09 Pedro Alves Per-thread commands.
2008-07-09 Pedro Alves Add non_stop global.
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 Pedro Alves Add "executing" property to threads.
2008-07-09 Pedro Alvesgdb/
2008-07-09 Pedro Alves * remote-sim.c: Include gdbthread.h.
2008-07-09 Pedro Alves * monitor (monitor_ptid): New global.
next