* remote.c (remote_start_remote): If the solib list is global,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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...
2008-10-02  Pierre Muller * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.
2008-10-01  Tom Tromey * symtab.c (search_symbols): Update.
2008-10-01  Tom Tromey * symfile.c (syms_from_objfile): Update.
2008-10-01  Tom Tromey * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
2008-10-01  Tom Tromey * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
2008-10-01  Joel Brobecker * ada-lang.c (is_digits_suffix): Delete unused...
2008-09-30  Joel Brobecker * ada-lang.c (ada_modulus): Correct to avoid...
2008-09-30  Joel Brobecker * ada-lang.c (ada_lookup_struct_elt_type):...
2008-09-30  Joel Brobecker * ada-lang.c (standard_exc): New static constant.
2008-09-30  Joel Brobecker * ada-lang.c (ADA_RETAIN_DOTS): Delete this...
2008-09-30  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [UNOP_IND...
2008-09-30  Tom Tromeygdb
2008-09-30  Joel Brobecker * dwarf2read.c (dwarf2_get_subprogram_pc_bounds...
2008-09-27  Tom Tromeygdb
2008-09-27  Tom Tromeygdb
2008-09-27  Tom Tromey * jv-exp.y (insert_exp): Define using ISO syntax.
2008-09-26  Joel Brobecker * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro...
2008-09-25  Joel Brobecker * stack.c (print_frame_args): Fix typos in...
next
This page took 0.240916 seconds and 107 git commands to generate.