Opened 9 years ago
Closed 9 years ago
#7219 closed enhancement (fixed)
gdb-7.10.1
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
https://ftp.gnu.org/gnu/gdb/gdb-7.10.1.tar.xz
https://ftp.gnu.org/gnu/gdb/gdb-7.10.1.tar.xz.sig
https://www.gnu.org/software/gdb/download/ANNOUNCEMENT
or
https://sourceware.org/ml/gdb-announce/2015/msg00006.html
md5: 39e654460c9cdd80200a29ac020cfe11
GDB 7.10.1 released! From: Joel Brobecker <brobecker at adacore dot com> To: gdb-announce at sourceware dot org, info-gnu at gnu dot org Date: Sat, 5 Dec 2015 17:11:32 +0100 (CET) Subject: GDB 7.10.1 released! GDB 7.10.1 released! Release 7.10.1 of GDB, the GNU Debugger, is now available via anonymous FTP... ... GDB 7.10.1 brings the following fixes and enhancements over GDB 7.10: • PR remote/18965 (new vforkdone stop reply should indicate parent process ID) • PR gdb/18957 (build failure in linux-namespaces.c due to setns static declaration) • PR gdb/19297 (Internal error on "record btrace": Unexpected branch trace format) • PR c++/16957 (gdb segfaults when loading symbols in C++11-enabled application) • PR c++/19306 (Incorrect demangling of symbols with ABI tags) • PR c++/19307 (Demangler bugs found with fuzz-testing) • PR c++/19308 (Demangle C++ Transactional Memory TS (N4514) symbols) ... For a complete list and more details on each item, please see the gdb/NEWS file. -- Joel Brobecker
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16712.