* main.c (captured_main): Remove long-unused #if 0 blocks.
[binutils-gdb.git] / gdb / ChangeLog
2008-07-29 Stan Shebs * main.c (captured_main): Remove long-unused #if 0...
2008-07-28 Tom Tromey * annotate.h (deprecated_annotate_starting_hook):...
2008-07-28 Tom Tromey * main.c (captured_main): Don't use BEFORE_MAIN_LOOP_HOOK.
2008-07-27 Daniel Jacobowitz * configure.ac: Check for the GNU/Linux ptrace signature.
2008-07-27 Daniel Jacobowitz * linux-nat.c (resume_callback): Add more debugging...
2008-07-27 Daniel Jacobowitz * linux-nat.c (count_events_callback, select_event_lwp...
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-26 Vladimir Prus Kill cmd_async_ok.
2008-07-26 Joseph Myers * mips-tdep.c (mips_n32n64_push_dummy_call): Handle...
2008-07-25 Tom Tromeygdb:
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-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-22 Stan Shebs Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2008-07-21 Tom Tromeygdb
2008-07-21 Chris Demetriou2008-07-20 Sergei Poselenov <sposelenov@emcraft.com>
2008-07-20 Chris Demetriou2008-07-20 Chris Demetriou <cgd@google.com>
2008-07-18 Tom Tromeygdb
2008-07-18 Joseph Myers * configure.ac: Put old value of $LIBS after -lbfd...
2008-07-17 Paul PluzhnikovFix for failing gdb.base/auxv.exp on Linux
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 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-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-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 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-12 Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
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-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-10 Doug Evans Add "set print symbol-loading on|off".
2008-07-10 Pedro Alves Non-stop linux native.
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 Jan Kratochvilgdb/
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.
2008-07-08 Pedro Alves * breakpoint.c (update_global_location_list): Add...
2008-07-08 Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-07-08 Pedro Alves * infrun.c (follow_exec): Reset shared libraries befor...
2008-07-07 Jan Kratochvilgdb/
2008-07-07 Pedro Alves * i386-dicos-tdep.c: Include "inferior.h".
2008-07-07 Joel Brobecker * gstdint.h: New file.
2008-07-05 Vladimir Prus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-07-05 Daniel JacobowitzAdd missed changelog entry.
2008-07-04 Pierre Muller * cli/cli-decode.c (add_setshow_optional_filename_cmd...
2008-07-04 Vladimir Prus Implement -target-attach.
2008-07-03 Michael Snyder2008-06-21 Hui Zhu <teawater@gmail.com>
2008-07-03 Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-07-03 Pedro Alves * i386-tdep.c (i386_displaced_step_fixup): Condition...
2008-06-30 Daniel Jacobowitz * frame.c (get_prev_frame_1): Call frame_unwind_find_b...
2008-06-30 Luis Machado * rs6000-tdep.c (ppc_displaced_step_fixup): New function.
2008-06-30 Daniel Jacobowitz * cris-tdep.c (crisv32_single_step_through_delay)...
2008-06-30 Luis Machado * source.c (select_source_symtab): Make sure...
2008-06-30 Hans-Peter Nilsson * MAINTAINERS (Authorized committers): Fix my email...
2008-06-29 Vladimir Prus * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,
2008-06-28 Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-06-28 Vladimir Prus * mi/mi-main.c (enum captured_mi_execute_command_actions)
2008-06-28 Pedro Alvesgdb/
2008-06-28 Vladimir Prus * breakpoint.c (moribund_locations): New.
next