* value.c (struct value) <modifiable, lazy, optimized_out,
[binutils-gdb.git] / gdb / ChangeLog
2011-12-22 Tom Tromey * value.c (struct value) <modifiable, lazy, optimized_out,
2011-12-22 Tom Tromey * minsyms.h: Rearrange. Document header and all funct...
2011-12-21 Tom Tromey * symtab.h: Include minsyms.h.
2011-12-21 Tom Tromey * hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequ...
2011-12-21 Tom Tromey * elfread.c (elf_symtab_read): Put the filename in...
2011-12-21 Tom Tromey * symtab.h (struct minimal_symbol) <filename>: Now...
2011-12-21 Ulrich Weigandgdb/
2011-12-21 Andreas Schwab* ppc-linux-nat.c (create_watchpoint_request): Only...
2011-12-21 Jan Kratochvilgdb/
2011-12-21 Joel BrobeckerUse symbol search name in expand_symtabs_matching_via_p...
2011-12-21 Joel BrobeckerAdd handling for unqualified Ada operators in linespecs
2011-12-21 Joel Brobeckermissing check against overlay_debugging in objfiles.c
2011-12-21 Joel Brobecker[Ada] Breakpoints on task bodies
2011-12-20 Pedro Alves2011-12-20 Pedro Alves <alves.ped@gmail.com>
2011-12-20 Doug Evans * python/py-auto-load.c (info_auto_load_scripts):...
2011-12-19 Jan Kratochvilgdb/
2011-12-19 Ulrich Weigand * s390-tdep.c (s390_push_dummy_call): Set addressing...
2011-12-19 Tom Tromey * symtab.h (add_minsym_to_hash_table): Don't declare.
2011-12-19 Joel Brobeckertry ignoring bad PLT entries in ELF symbol tables
2011-12-17 Andreas Schwab* cp-name-parser.y (cp_merge_demangle_parse_infos)...
2011-12-17 Mark Kettenis* amd64obsd-tdep.c (amd64obsd_init_abi): Don't set
2011-12-17 Mark Kettenis* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Detect new...
2011-12-17 Jan Kratochvilgdb/
2011-12-17 Andrey Smirnov* mi/mi-main.c (mi_cmd_list_thread_groups): Rename...
2011-12-17 Andrey Smirnov* mi/mi-getopt.c (mi_getopt): Rename `optind' and ...
2011-12-17 Andrey Smirnov* mi/mi-cmd-var.c (print_varobj): Rename `optind' and...
2011-12-17 Andrey Smirnov* mi/mi-cmd-target.c (mi_cmd_target_file_get): Rename...
2011-12-17 Andrey Smirnov* mi/mi-cmd-env.c (mi_cmd_env_path): Rename `optind...
2011-12-17 Andrey Smirnov* mi/mi-cmd-disas.c (mi_cmd_disassemble): Rename ...
2011-12-17 Andrey Smirnov* mi/mi-cmd-break.c (mi_cmd_break_insert): Rename ...
2011-12-16 Tom Tromey * linespec.c (collect_symbols): Call maybe_add_address...
2011-12-16 Tom Tromey * linespec.c (struct collect_info) <objfile>: Remove...
2011-12-16 Tom Tromey * cli/cli-cmds.c (filter_sals): Filter out sals with...
2011-12-16 Pedro Alves2011-12-16 Pedro Alves <pedro@codesourcery.com>
2011-12-16 Pierre Muller * windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add...
2011-12-16 Doug Evans * NEWS: Add entry for stdio gdbserver.
2011-12-16 Phil Muldoon2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2011-12-15 Doug Evans * exceptions.c (catcher_list_size): New function.
2011-12-15 Tom Tromey * symfile.c (symbol_file_add_with_addrs_or_offsets...
2011-12-14 Doug Evans * defs.h (wait_to_die_with_timeout): Declare.
2011-12-14 Joel BrobeckerFix latest ChangeLog entry (forgot to give credit to...
2011-12-14 Joel Brobeckerfix uninitialized field in ada-lang.c (struct match_data)
2011-12-14 Pedro Alvesgdb/
2011-12-14 Doug EvansAdd PR gdb/8367 to basenames-may-differ patch.
2011-12-14 Doug EvansAdd PR # 7200 to: Make "!" an alias for "shell".
2011-12-14 Pedro Alves2011-12-14 Pedro Alves <pedro@codesourcery.com>
2011-12-14 Joel BrobeckerMake decode_line_internal static.
2011-12-14 Yao Qigdb/
2011-12-13 Joel BrobeckerCreate new section in NEWS for next release branch
2011-12-13 gdbadminRecord GDB 7.4 branch creation. Bump version number...
2011-12-11 Joel Brobecker[Ada] improve message when cannot insert Ada exception...
2011-12-11 Joel Brobecker[Ada] Make the exception_support_info data per inferior.
2011-12-11 Joel BrobeckerWarn if missing debug info for Ada exception catchpoints
2011-12-11 Joel BrobeckerAda exception catchpoint support cleanup.
2011-12-11 Andrey Smirnov* breakpoint.c (update_global_location_list): Remove...
2011-12-11 Andrey Smirnov* breakpoint.c (insert_breakpoint_locations): Rename...
2011-12-11 Andrey Smirnov* bfd-target.c (target_bfd_reopen): Rename `bfd' to
2011-12-11 Andrey Smirnov* annotate.c (annotate_array_section_begin): Rename...
2011-12-11 Andrey Smirnov* amd64-tdep.c (amd64_get_unused_input_int_reg): Rename...
2011-12-11 Andrey Smirnov* amd64-linux-tdep.c (amd64_canonicalize_syscall):...
2011-12-11 Andrey Smirnov* ada-lang.c (remove_extra_symbols): Rename `remove' to
2011-12-11 Andrey Smirnov* ada-exp.y (write_var_or_type): Rename nested `renamin...
2011-12-10 Doug Evans * dwarf2read.c (dwarf2_per_cu_data): Rename debug_type...
2011-12-10 Doug Evans * python/py-auto-load.c (source_section_scripts):...
2011-12-10 Yao Qi2011-12-10 Hui Zhu <teawater@gmail.com>
2011-12-10 Hui Zhu2011-12-10 Hui Zhu <teawater@gmail.com>
2011-12-10 Andrey Smirnov* breakpoint.c (bp_loc_is_permanent): Rename `brk' to
2011-12-10 Andrey Smirnov* breakpoint.c (update_static_tracepoint): Rename neste...
2011-12-09 Andrew Pinski2011-12-09 Andrew Pinski <apinski@cavium.com>
2011-12-09 Tom Tromey * breakpoint.c (compare_breakpoints): New function.
2011-12-08 Maciej W. Rozycki * mips-tdep.c (mips_skip_mips16_trampoline_code):...
2011-12-08 Maciej W. Rozycki * mips-tdep.c (extended_offset): Correct calculation.
2011-12-08 Tom Tromey * objfiles.h (struct objfile): Remove obsolete comment.
2011-12-08 Stan Shebs * MAINTAINERS (Responsible Maintainers): Add Yao Qi as
2011-12-07 Ulrich Weigand * arm-tdep.h (arm_deal_with_atomic_sequence): Add...
2011-12-07 Ulrich Weigand * s390-tdep.c: Replace "Linux" by "GNU/Linux" in comments
2011-12-07 Tristan Gingold2011-12-07 Tristan Gingold <gingold@adacore.com>
2011-12-07 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Only update...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (mips32_next_pc): Fix floating point...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (deal_with_atomic_sequence): Fix the...
2011-12-06 Maciej W. Rozycki * mips-tdep.c (mips_pc_is_mips16): Reverse the order...
2011-12-06 Pedro Alves2011-12-06 Pedro Alves <pedro@codesourcery.com>
2011-12-06 Doug Evans * linespec.c (decode_dollar): Avoid "may be used unini...
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-12-06 Tom Tromey * python/lib/gdb/command/pretty_printers.py
2011-12-06 Tom Tromey * NEWS: Add MI news.
2011-12-06 Ulrich WeigandChangeLog:
2011-12-05 Pedro Alves2011-12-05 Pedro Alves <pedro@codesourcery.com>
2011-12-05 Pedro Alves * breakpoint.c: Include record.h.
2011-12-05 Pedro AlvesNot 2012 yet...
2011-12-05 Pedro Alves2012-12-05 Pedro Alves <pedro@codesourcery.com>
2011-12-05 Andrey Smirnov* breakpoint.c (init_breakpoint_sal): Remove nested...
2011-12-05 Andrey Smirnov* bcache.c (bcache): Rename `bcache' to `cache'(-Wshadow).
2011-12-05 Andrey Smirnov* amd64-tdep.c (amd64_push_dummy_call): Remove nested...
2011-12-03 Jan Kratochvilgdb/
2011-12-02 Jan Kratochvilgdb/
2011-12-02 Jan Kratochvilgdb/
2011-12-02 Jan Kratochvilgdb/
2011-12-02 Doug Evans * python/py-type.c (type_object_methods): Fix "array...
2011-12-01 Andrew Burgesssourceware.org/ml/gdb-patches/2011-11/msg00778.html
next