2012-01-04 13:15:20 +00:00
|
|
|
|
2012-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* linespec.c (add_minsym): Preserve function descriptors.
|
|
|
|
|
|
2012-01-04 12:31:49 +00:00
|
|
|
|
2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* breakpoint.c (all_locations_are_pending): Consider locations
|
|
|
|
|
in program spaces executing during startup pending as well.
|
|
|
|
|
|
2012-01-04 08:17:56 +00:00
|
|
|
|
2012-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
Copyright year update in most files of the GDB Project.
|
|
|
|
|
|
2012-01-04 07:55:48 +00:00
|
|
|
|
2012-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* copyright.sh: Delete.
|
|
|
|
|
* copyright.py: Rewrite.
|
|
|
|
|
|
2012-01-04 07:55:13 +00:00
|
|
|
|
2012-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* gnulib/extra/update-copyright: New file, imported from gnulib.
|
|
|
|
|
|
2012-01-04 04:11:38 +00:00
|
|
|
|
2012-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* README (Copyright and License Notices): New section.
|
|
|
|
|
|
2012-01-03 19:27:52 +00:00
|
|
|
|
2012-01-03 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR python/12533:
|
|
|
|
|
* python/py-value.c (valpy_dereference, valpy_get_address
|
|
|
|
|
valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
|
|
|
|
|
(valpy_getitem, valpy_call, valpy_binop, valpy_negative)
|
|
|
|
|
(valpy_absolute, valpy_richcompare): Free intermediate values.
|
|
|
|
|
|
2012-01-03 13:31:01 +00:00
|
|
|
|
2011-01-03 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ada-lang.c: Reformat the copyright notice.
|
|
|
|
|
|
2012-01-02 17:18:46 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
|
|
|
|
|
* configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
|
|
|
|
|
(i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
|
|
|
|
|
(x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
|
|
|
|
|
Revert this part of:
|
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
Build gdb directly from *.o files not using libgdb.a.
|
|
|
|
|
* Makefile.in (COMMON_OBS): Remove solib-target.o.
|
|
|
|
|
|
Update the copyright header of various files...
... to follow the correct syntax (according to the gospel of
gnulib's update-copyright). In other words:
- no comma after the last year;
- FSF spelled exactly "Free Software Foundation, Inc.", with
the comma and the period at the end.
sim/common/ChangeLog:
* dv-sockser.h, sim-assert.h, sim-fpu.c: Reformat the copyright
header.
sim/m32c/ChangeLog:
* blinky.S, gloss.S, sample.S: Reformat copyright header.
sim/mn10300/ChangeLog:
* sim-main.h: Reformat copyright header.
sim/ppc/ChangeLog:
* dp-bit.c: Reformat copyright header.
gdb/ChangeLog:
* gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
Reformat the copyright header.
gdb/gdbserver/ChangeLog:
* terminal.h: Reformat copyright header.
gdb/testsuite/ChangeLog:
* dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
gdb.threads/thread_check.c: Reformat copyright header.
2012-01-02 15:37:37 +00:00
|
|
|
|
2012-01-02 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
|
|
|
|
|
gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
|
|
|
|
|
Reformat the copyright header.
|
|
|
|
|
|
2012-01-02 13:29:57 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
Revert this part of:
|
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
Remove the gdbtui binary.
|
|
|
|
|
* gdb.c (main): Remove args.interpreter_p initialization.
|
|
|
|
|
* main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
|
|
|
|
|
* main.h (struct captured_main_args): Remove interpreter_p.
|
|
|
|
|
|
2012-01-02 09:03:09 +00:00
|
|
|
|
2012-01-02 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
|
|
|
|
|
|
2012-01-02 08:59:35 +00:00
|
|
|
|
2012-01-02 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
* top.c (print_gdb_version): Update copyright year.
|
|
|
|
|
|
2012-01-02 03:59:35 +00:00
|
|
|
|
2012-01-02 Yao Qi <yao@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
|
|
|
|
|
|
2012-01-02 02:52:20 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
|
|
|
|
|
* arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
|
|
|
|
|
3 times.
|
|
|
|
|
* infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
|
|
|
|
|
fall through into AT_ENTRY_POINT.
|
|
|
|
|
(call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
|
|
|
|
|
DUMMY_ADDR with it.
|
|
|
|
|
* ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
|
|
|
|
|
PPC_INSN_SIZE skip to 3 times.
|
|
|
|
|
|
2012-01-02 02:42:24 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
* amd64-linux-nat.c (update_debug_registers_callback): New comment on
|
|
|
|
|
the return value.
|
|
|
|
|
* i386-linux-nat.c (update_debug_registers_callback): Likewise.
|
|
|
|
|
|
gdb/
Build gdb directly from *.o files not using libgdb.a.
* Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
(COMMON_OBS): Remove solib-target.o.
(LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
(gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
(LIBGDB_OBS, libgdb.a): Move it above.
* configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
(alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
(alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
(arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
(arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
(hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
(i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
(i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
(i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
(x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
(i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
(m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
(microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
(mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
(mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
(powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
(powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
(sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
(sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
(sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
(sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
(sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
(sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
(vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
(x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
(x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
(xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
2012-01-02 02:31:18 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
Build gdb directly from *.o files not using libgdb.a.
|
|
|
|
|
* Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
|
|
|
|
|
(COMMON_OBS): Remove solib-target.o.
|
|
|
|
|
(LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
|
|
|
|
|
(gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
|
|
|
|
|
(LIBGDB_OBS, libgdb.a): Move it above.
|
|
|
|
|
* configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
|
|
|
|
|
(alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
|
|
|
|
|
(alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
|
|
|
|
|
(arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
|
|
|
|
|
(arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
|
|
|
|
|
(hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
|
|
|
|
|
(i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
|
|
|
|
|
(i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
|
|
|
|
|
(i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
|
|
|
|
|
(x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
|
|
|
|
|
(i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
|
|
|
|
|
(m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
|
|
|
|
|
(microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
|
|
|
|
|
(mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
|
|
|
|
|
(mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
|
|
|
|
|
(powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
|
|
|
|
|
(powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
|
|
|
|
|
(sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
|
|
|
|
|
(sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
|
|
|
|
|
(sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
|
|
|
|
|
(sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
|
|
|
|
|
(sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
|
|
|
|
|
(sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
|
|
|
|
|
(vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
|
|
|
|
|
(x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
|
|
|
|
|
(x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
|
|
|
|
|
(xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
|
|
|
|
|
|
2012-01-02 02:28:59 +00:00
|
|
|
|
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
|
|
|
|
|
|
|
|
|
Remove the gdbtui binary.
|
|
|
|
|
* .gitignore (/gdbtui): Remove.
|
|
|
|
|
* Makefile.in (TUI): Remove.
|
|
|
|
|
(SUBDIR_TUI_OBS): Remove tui-main.o.
|
|
|
|
|
(SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
|
|
|
|
|
(all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
|
|
|
|
|
(tui-main.o): Remove.
|
|
|
|
|
(all_object_files): Remove tui-main.o.
|
|
|
|
|
* NEWS: New note for the gdbtui removal.
|
|
|
|
|
* configure: Rebuilt.
|
|
|
|
|
* configure.ac: No longer add all-tui, clean-tui, install-tui and
|
|
|
|
|
uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
|
|
|
|
|
CONFIG_UNINSTALL respectively.
|
|
|
|
|
* gdb.c (main): Remove args.interpreter_p initialization.
|
|
|
|
|
* main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
|
|
|
|
|
* main.h (struct captured_main_args): Remove interpreter_p.
|
|
|
|
|
* tui/tui-main.c: Remove.
|
|
|
|
|
|
2012-01-02 00:09:58 +00:00
|
|
|
|
2012-01-01 Doug Evans <dje@google.com>
|
|
|
|
|
|
2012-01-02 01:23:41 +00:00
|
|
|
|
* dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
|
|
|
|
|
(dwarf2_physname, read_import_statement): Ditto.
|
|
|
|
|
(read_call_site_scope, dwarf2_record_block_ranges): Ditto.
|
|
|
|
|
(process_structure_scope read_subroutine_type): Ditto.
|
|
|
|
|
(read_typedef, load_partial_dies, read_partial_die): Ditto.
|
|
|
|
|
(find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
|
|
|
|
|
(dwarf2_fetch_die_location_block): Ditto.
|
|
|
|
|
(dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
|
|
|
|
|
|
2012-01-02 00:50:07 +00:00
|
|
|
|
* dwarf2read.c (read_signatured_type): Delete `objfile' arg.
|
|
|
|
|
All callers updated.
|
|
|
|
|
(load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
|
|
|
|
|
(dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
|
|
|
|
|
(process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
|
|
|
|
|
|
2012-01-02 00:29:19 +00:00
|
|
|
|
* dwarf2read.c (load_cu): Move assert to more useful location.
|
|
|
|
|
|
2012-01-02 00:23:50 +00:00
|
|
|
|
* dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
|
|
|
|
|
All callers updated.
|
|
|
|
|
|
2012-01-02 00:09:58 +00:00
|
|
|
|
* dwarf2read.c (dwarf2_per_objfile): Add comment.
|
|
|
|
|
(dwarf2_elf_names): Minor reformat.
|
|
|
|
|
(dwarf2_per_cu_data): Tweak comment.
|
|
|
|
|
(dwarf2_read_section): Fix comment.
|
|
|
|
|
(create_all_comp_units): Fix comment.
|
|
|
|
|
(load_full_comp_unit): Fix comment.
|
|
|
|
|
(process_full_comp_unit): Fix comment.
|
|
|
|
|
(read_signatured_type): Fix comment.
|
|
|
|
|
|
2012-01-02 08:58:08 +00:00
|
|
|
|
For older changes see ChangeLog-2011.
|
1999-04-16 01:35:26 +00:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
2007-08-09 22:44:38 +00:00
|
|
|
|
coding: utf-8
|
1999-04-16 01:35:26 +00:00
|
|
|
|
End:
|