* monitor.c (monitor_insert_breakpoint): Remove unused variable `bp'.
[binutils-gdb.git] / gdb / ChangeLog
2008-11-13 Jan Kratochvil * monitor.c (monitor_insert_breakpoint): Remove unused...
2008-11-13 Joel Brobecker * ia64-tdep.c: Remove commented out #define.
2008-11-13 Joel Brobecker * remote-sim.c (gdbsim_mourn_inferior): Use "target...
2008-11-12 Doug Evans * infcall.c (call_function_by_hand): Handle inferior...
2008-11-11 Thiago Jung Bauermann * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_i...
2008-11-11 Joel Sherrill2008-11-11 Joel Sherrill <joel.sherrilL@oarcorp.com>
2008-11-10 Tom Tromey * gdbtypes.c (copy_type_recursive): Clear new fields.
2008-11-10 Tom Tromey * cli/cli-cmds.c (source_script): Clean up full_pathna...
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-11-09 Vladimir Prus * thread.c (print_thread_info): Eliminate now useless...
2008-11-07 Doug Evansfix typo in date
2008-11-06 Pedro Alves * i386-dicos-tdep.c (i386_dicos_init_abi): Set decr_pc...
2008-11-05 Pedro Alves * remote.c (notice_new_inferiors): Add a new inferior...
2008-11-05 Pedro Alves * defs.h (add_inferior_continuation)
2008-11-04 Pedro Alves * inf-loop.c (inferior_event_handler): On INF_ERROR and
2008-11-04 Daniel Jacobowitz * eval.c (evaluate_subexp_standard): Assert that there...
2008-11-03 Vladimir Prus Make attach_command exception-safe
2008-11-03 Pedro Alves * gdbarch.sh (has_global_solist): Mention global break...
2008-11-03 Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-10-31 Tom TromeyFix ChangeLog dates
2008-10-31 Pedro Alves * inferior.h (inferior_ignoring_leading_exec_events...
2008-10-31 Pedro Alves * inferior.h (write_inferior_status_register): Delete.
2008-10-30 Tom Tromeygdb
2008-10-30 Tom Tromey * cli/cli-logging.c (handle_redirections): Make a...
2008-10-30 Tom Tromey * utils.c (make_cleanup_close): Use make_cleanup_dtor.
2008-10-30 Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'.
2008-10-30 Andreas Schwab * infcmd.c (construct_inferior_arguments): Handle...
2008-10-30 Joel Brobecker * breakpoint.h (enum bptype): Delete bp_catch_exec.
2008-10-28 Tom Tromey * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli...
2008-10-28 Tom Tromeygdb
2008-10-28 Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-27 Pedro Alves * inflow.c (kill_command): If the target claims there...
2008-10-27 Pedro Alves * cp-name-parser.y: Include defs.h instead of config.h.
2008-10-27 Pedro Alves * CONTRIBUTE: Mention autoconf 2.59 and configure...
2008-10-27 Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-27 Pedro Alves * Makefile.in (.y.c, .l.c): sed free to xfree.
2008-10-27 Pedro Alvesgdb/
2008-10-27 Michael Snyder2008-10-26 Michael Snyder <msnyder@vmware.com>
2008-10-25 Joel Brobecker * infrun.c: Minor comment reformatting.
2008-10-25 Jan KratochvilChangeLog (2008-03-13): Fix a function name typo.
2008-10-25 Pedro Alves * ada-exp.y (write_object_renaming): Use malloc instead of
2008-10-24 Pedro Alves * fork-child.c (startup_inferior): Only set threads...
2008-10-24 Pedro Alves Remote non-stop mode support.
2008-10-24 Pedro Alves * event-loop.h: Mention async_event_handlers.
2008-10-24 Doug Evans * dwarf2read.c (typename_concat): Don't segv if prefix...
2008-10-24 Hui Zhu2008-10-24 Hui Zhu <teawater@gmail.com>
2008-10-23 Pedro Alvesgdb/
2008-10-23 Paul Pluzhnikov2008-10-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-23 Aleksandar Ristovski * nto-procfs.c (do_attach): Form proper ptid including...
2008-10-23 Aleksandar Ristovski* nto-procfs.c (procfs_files_info): Fix a typo.
2008-10-23 Paul Pluzhnikov2008-10-23 Tom Tromey <tromey@redhat.com>
2008-10-23 Jan Kratochvil * ada-tasks.c (task_states, long_task_states): Use...
2008-10-22 Joel Brobecker * NEWS: Add entry for new feature (Ada tasking...
2008-10-22 Joel Brobecker * configure.ac: On alpha-osf, error out if...
2008-10-22 Joel Brobecker * gdbtypes.c (copy_type): New function.
2008-10-22 Joel Brobecker * target.h (struct target_ops): Add new field...
2008-10-22 Tom Tromeygdb
2008-10-21 Jan Kratochvil * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): Update...
2008-10-20 Joel Brobecker * NEWS: Add entry mentioning thread-support...
2008-10-20 Joel Brobecker * dec-thread.c: New file.
2008-10-20 Hui Zhu2008-10-19 Hui Zhu <teawater@gmail.com>
2008-10-19 Pedro Alves * python/python-value.c (value_object_methods)
2008-10-18 Pedro Alves * infrun.c (adjust_pc_after_break): Do nothing if...
2008-10-17 Pedro Alves * infcmd.c (GO_USAGE): Delete.
2008-10-17 Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-17 Pedro Alves * remote.c (record_currthread): Add inferior before...
2008-10-16 Joel Brobecker * breakpoint.h (enum bptype): New enum bp_catch...
2008-10-16 Pedro Alves * remote.c (set_general_process): New.
2008-10-16 Pedro Alves * remote.c (push_remote_target): Delete.
2008-10-15 Pedro Alves * remote.c (remote_close): Unregister remote_desc...
2008-10-15 Pedro Alvesgdb/
2008-10-14 Pedro Alves * infrun.c (displaced_step_prepare): Switch thread...
2008-10-14 Pedro Alves Remove dead code.
2008-10-10 Doug Evans * dwarf2read.c (comp_unit_head): Use unsigned int...
2008-10-10 Pedro Alves * remote.c (remote_start_remote): Always tell the...
2008-10-09 Pedro Alves * remote.c (remote_wait): Rename to...
2008-10-09 Thomas Schwinge2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
2008-10-09 Thomas Schwinge2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
2008-10-09 Thomas Schwinge2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
2008-10-09 Pedro Alves2008-10-09 Pedro Alves <pedro@codesourcery.com>
2008-10-09 Pedro Alves * remote.c (remote_open_1): Move acknowledging any...
2008-10-09 Pedro Alves * ser-mingw.c: Include "command.h".
2008-10-08 Pedro Alves * remote.c (struct remote_state) <waiting_for_stop_rep...
2008-10-08 Pedro Alves * remote.c (remote_get_thread_info): If the remote...
2008-10-08 Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-07 Pedro Alves * gnu-nat.h: Rename `current_inferior' to `gnu_current...
2008-10-07 Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-10-06 Doug Evans * dwarf2read.c (dwarf2_die_debug): New static global.
2008-10-06 Doug Evans * dwarf2read.c (offset_in_cu_p): New function.
2008-10-06 Doug Evans * symmisc.c (maintenance_info_symtabs): Watch for ^c.
2008-10-05 Michael SnyderFix email address
2008-10-05 Michael Snyder2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59...
2008-10-04 Vladimir Prus * mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-03 Joel BrobeckerFix the date in the last entry.
2008-10-03 Joel Brobecker * solib-osf.c: Include "solib.h".
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-02 Jan Kratochvilgdb/
2008-10-02 Tom Tromey * Makefile.in (HFILES_NO_SRCDIR): Remove gdb-events...
2008-10-02 Daniel Jacobowitz * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code...
next