gdb update (Linaro 7.4-2012.04)

Bug #984994 reported by Matthias Klose
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gdb (Ubuntu)
Fix Released
Undecided
Unassigned
Precise
Fix Released
Undecided
Unassigned

Bug Description

please lets update gdb to (Linaro 7.4-2012.04) for precise, changes are bug fixes only:

ChangeLog.linaro:

+2012-04-12 Thiago Jung Bauermann <email address hidden>
+
+ GDB Linaro 7.4-2012.04 released.
+
+ gdb/
+ * version.in: Update.
+
+2012-04-09 Thiago Jung Bauermann <email address hidden>
+
+ * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro based
+ on BFD_HAVE_SYS_PROCFS_TYPE.
+ * configure.ac: Look for lwpid_t and psaddr_t in libthread_db.h.
+
+2012-04-09 Thiago Jung Bauermann <email address hidden>
+
+ * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.
+ (PTRACE_ARG4_TYPE): Likewise.
+ (PTRACE_XFER_TYPE): Likewise.
+ * linux-arm-low.c (arm_prepare_to_resume): Cast third argument of
+ ptrace to PTRACE_ARG3_TYPE.
+ * linux-low.c (PTRACE_ARG3_TYPE): Move macro to linux-low.h.
+ (PTRACE_ARG4_TYPE): Likewise.
+ (PTRACE_XFER_TYPE): Likewise.
+ (linux_detach_one_lwp): Cast fourth argument of
+ ptrace to long then PTRACE_ARG4_TYPE.
+ (regsets_fetch_inferior_registers): Cast third argument of
+ ptrace to long then PTRACE_ARG3_TYPE.
+ (regsets_store_inferior_registers): Likewise.
+
+2012-04-08 Thiago Jung Bauermann <email address hidden>
+
+ * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_t
+ are available.
+ * linux-low.c [HAVE_ELF32_AUXV_T] (Elf32_auxv_t): Add typedef.
+ [HAVE_ELF64_AUXV_T] (Elf64_auxv_t): Likewise.
+ * config.in: Regenerate.
+ * configure: Likewise.
+
+2012-02-09 Thiago Jung Bauermann <email address hidden>
+
+ gdb/
+ * version.in: Bump version.

gdb/ChangeLog:

+2012-03-20 Pedro Alves <email address hidden>
+
+ * remote.c (remote_start_remote): Clear `rs->starting_up' on early
+ returns.
+
+2012-03-13 Hui Zhu <email address hidden>
+ Pedro Alves <email address hidden>
+
+ * breakpoint.c (init_breakpoint_sal): New flags parameter. Handle
+ CREATE_BREAKPOINT_FLAGS_INSERTED.
+ (create_breakpoint_sal, create_breakpoints_sal)
+ (create_breakpoint): New flags parameter. Pass it down.
+ (break_command_1, handle_gnu_v3_exceptions, trace_command)
+ (ftrace_command, strace_command): Adjust.
+ (create_tracepoint_from_upload): Pass
+ CREATE_BREAKPOINT_FLAGS_INSERTED.
+ * breakpoint.h (enum breakpoint_create_flags): New.
+ (create_breakpoint): New flags parameter.
+ * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
+ * python/py-breakpoint.c (bppy_init): Adjust.
+ * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
+ * spu-tdep.c (spu_catch_start): Adjust.
+
+2012-03-13 Pedro Alves <email address hidden>
+ Hui Zhu <email address hidden>
+ Yao Qi <email address hidden>
+
+ * remote.c (struct remote_state): New field `starting_up'.
+ (remote_start_remote): Set and clear it.
+ (remote_can_download_tracepoint): If starting up, return false.
+
+2012-03-06 Pedro Alves <email address hidden>
+
+ PR gdb/13766
+
+ * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
+ the register state is clear, supply explicit zero, instead of
+ marking the register unavailable.
+
+2012-02-23 Jan Kratochvil <email address hidden>
+
+ PR backtrace/13716
+ * infcmd.c (finish_forward): New variable frame_id, initialize it, use
+ it after set_momentary_breakpoint.

+
+2012-02-21 Jan Kratochvil <email address hidden>
+
+ PR build/13638
+ * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
+ (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
+ * configure: Regenerate.
+
+2012-02-21 Jan Kratochvil <email address hidden>
+
+ * configure: Regenerate.
+ * config.in: Regenerate.
+

Revision history for this message
Martin Pitt (pitti) wrote :

Do these fix any other launchpad bug (which might have bug reporters who can test this), or are there any steps to verify at least some fixes here?

gdb has regression tests during build, so that does not worry me too much. We should still test it in -proposed for a while, though.

Changed in gdb (Ubuntu Precise):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Matthias, or anyone else affected,

Accepted gdb into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

The package from proposed works perfectly for me.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gdb - 7.4-2012.04-0ubuntu1

---------------
gdb (7.4-2012.04-0ubuntu1) precise-proposed; urgency=low

  * Update to the Linaro 7.4-2012.04 release. LP: #984994.
 -- Matthias Klose <email address hidden> Wed, 18 Apr 2012 17:08:57 +0200

Changed in gdb (Ubuntu):
status: Fix Committed → Fix Released
Changed in gdb (Ubuntu Precise):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.