Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changelog:
December 5th, 2015: GDB 7.10.1 Released!
The latest version of GDB, version 7.10.1, is available for download.
This is a minor corrective release over GDB 7.10, fixing the following issues:
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)
August 28th, 2015: GDB 7.10 Released!
The latest version of GDB, version 7.10, is available for download.
Changes in this release include:
Improved support for accessing shared libraries directly from the target system when debugging remotely.
Various Guile and Python scripting improvements.
Record-replay and reverse debugging on Aarch64 Linux.
Support for fork events on extended-remote Linux targets (Linux kernels 2.5.60 and later).
DTrace USDT (Userland Static Defined Tracing) probes support on x86_64 GNU/Linux targets.
Vector ABI support on S/390 GNU/Linux targets.
GDB now reads the GDBHISTSIZE environment variable rather than HISTSIZE to determine the size of GDB's command history.
Support for setting the parity when connecting to the target using a serial interface.
The number of candidates to be considered during completion can now be limited.
Support for Sun's version of the "stabs" debug file format has been removed.
Support for HP/PA running HP-UX (hppa*-*-hpux*) has been removed.
Support for Itanium running HP-UX (ia64-*-hpux*) has been removed.
See the NEWS file for a more complete and detailed list of what this release includes.
|
|
Reviewed by wiz@
|
|
|
|
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
Noted by Frédéric Fauberteau in PR 50266.
Bump PKGREVISION.
|
|
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
|
Remove lib/charset.alias from PLIST, it shouldn't be there.
Bump PKGREVISION.
|
|
|
|
|
|
long time and that does not even support amd64. The old gdb version, for
those with a penchant for historic software, can be found as devel/gdb5.
|
|
|
|
|
|
Bump PKGREVISION
|
|
Module Name: pkgsrc
Committed By: sbd
Date: Tue Dec 13 06:58:09 UTC 2011
Modified Files:
pkgsrc/devel/gdb: Makefile distinfo
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in
patch-gdb_gdbserver_configure
Log Message:
This package can't use autoconf as to conflicts with it.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in
|
|
|
|
|
|
tested for by autoconf!
<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).
Also fix DESTDIR support for gdbserver.
|
|
Module Name: pkgsrc
Committed By: sbd
Date: Mon Dec 5 19:34:41 UTC 2011
Modified Files:
pkgsrc/devel/gdb: distinfo
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c
Log Message:
alloca(3) is not avalible with glibc on linux if -fno-builtin is used.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
will integrate DragonFly changes into upstream soon.
|
|
years. The fix was trivially copied from devel/coconut, which had the
same problem concerning an "invalid lvalue in increment".
|
|
previous commit.
|
|
|
|
|
|
|
|
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
|
|
|
|
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
* List the info files directly in the PLIST.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
|
|
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
with libintl and libiconv not being found on solaris.
|
|
PR 29193.
|
|
|