gdb (5.2.cvs20020401-6) unstable; urgency=medium * More HPPA build fixes - I forgot linux-proc.o again (Closes: #143707). * Add support for HPPA core files, patch from Randolph Chung (Closes: #137316). -- Daniel Jacobowitz Sun, 21 Apr 2002 10:29:40 -0400 gdb (5.2.cvs20020401-5) unstable; urgency=low * More HPPA build fixes. -- Daniel Jacobowitz Fri, 19 Apr 2002 12:43:56 -0400 gdb (5.2.cvs20020401-4) unstable; urgency=medium * Add linux-proc.o to NATDEPFILES for S/390; should fix S/390 build. * Change `value_ptr' to `struct value *' in HPPA patch. Should fix HPPA build in combination with libc6 2.2.5-4.0.2. -- Daniel Jacobowitz Wed, 17 Apr 2002 00:43:32 -0400 gdb (5.2.cvs20020401-3) unstable; urgency=low * Add a patch to fix initialization on non-multi-arch targets (particularly Alpha and Sparc). * Enable testsuite on Alpha and Sparc. -- Daniel Jacobowitz Thu, 4 Apr 2002 21:49:24 -0500 gdb (5.2.cvs20020401-2) unstable; urgency=low * My apologies to all you autobuilders out there. Results were worse than I feared. Testsuite is now run only on PowerPC and i386 until I can clean up the results everywhere else. -- Daniel Jacobowitz Wed, 3 Apr 2002 17:24:17 -0500 gdb (5.2.cvs20020401-1) unstable; urgency=low * The "Ahhhhhhhhhhhhhhhhhh!" Release. * New snapshot from CVS (post-5.2) (yes, I know 5.2 isn't out yet). - Fixes crash on printing large types (Closes: #111017, #130592, #131033). - In one upstream patch and one pending patch, greatly improve debugging with GCC 2.95. If you've ever breakpointed the beginning of a function and been frustrated when arguments printed incorrectly, this release is for you! It should fix most occurances of that problem. * Patches from J.H.M. Dassen to use system readline. Slightly tweaked. - [debian/rules] Build the refcard; figure out patches automatically. - [debian/use-dynamic-readline.patch] Link against dynamic readline again. - [debian/no-readline-docs.patch] Remove readline documentation. - [debian/const-tilde_expand.patch] Bring extern declaration of tilde_expand in sync with current readline headers. - [debian/rules] Ensure we don't build against the local readline copy by mistake; remove generated config.status files. * Include gdbserver if it is built. * Include a version of GDB with the TUI interface enabled (Closes: #137503). * Run 'make check' during build, for stabs and DWARF-2. * Add --disable-gdbtk (Closes: #115429). * Add a patch to prevent a hang while running the Java testsuite if gcj-3.0 is installed. * Include simulator in the binary package if one is built (PPC, ARM, MIPS) (Closes: #123185). -- Daniel Jacobowitz Mon, 1 Apr 2002 17:17:30 -0500 gdb (5.1.1-1) unstable; urgency=low * New upstream release (Closes: #132314). - Corrected manual licenses (Closes: #129311). * Apply HPPA patch (Closes: #127301). * Add patch to fix conflict with new ncurses. -- Daniel Jacobowitz Wed, 13 Feb 2002 16:39:32 -0500 gdb (5.1-1) unstable; urgency=low * New upstream release. * All patches merged upstream, including (hopefully) everything needed for S/390. -- Daniel Jacobowitz Fri, 7 Dec 2001 13:04:15 -0500 gdb (5.0.cvs20011007-3) unstable; urgency=low * Add ARM patch (committed to upstream CVS). -- Daniel Jacobowitz Wed, 31 Oct 2001 10:59:21 -0500 gdb (5.0.cvs20011007-2) unstable; urgency=low * Updated S/390 patch from Gerhard Tonn. -- Daniel Jacobowitz Mon, 8 Oct 2001 13:55:06 -0400 gdb (5.0.cvs20011007-1) unstable; urgency=low * New upstream release. * Remove obsolete patches (gdb-docs, gdb-ppc-core). * Add S/390 support patch. * Configure for $(DEB_HOST_GNU_TYPE) (Closes: #109715). -- Daniel Jacobowitz Sun, 7 Oct 2001 14:06:20 -0400 gdb (5.0.cvs20010729-2) unstable; urgency=low * Fix m68k build. Again. (Closes: #107807). -- Daniel Jacobowitz Sat, 25 Aug 2001 15:32:16 -0700 gdb (5.0.cvs20010729-1) unstable; urgency=low * Call dh_installinfo from rules file (Closes: #107119). * Put info files in "Development" to match other Debian development tools. * Fix malformed gdbint.info file. * Use DH_COMPAT=3 to make dh_installinfo work better with wildcards, and bump debhelper build dependency. * Update to 5.1 release branch (Closes: #103992). * Fix PowerPC core files (Re: bug #107072). * Fix up patch handling in rules file a little bit. -- Daniel Jacobowitz Mon, 30 Jul 2001 13:48:27 -0700 gdb (5.0.cvs20010704-1) unstable; urgency=low * The "Independence Day" release - CVS snapshot from July 4th. * New maintainer. * Update build-depends (Closes: #96835, #96897). * New version includes thread support - for some platforms. I'm not going to close the related bugs until I've verified it on a few more targets. * Debhelperize (Closes: #97715, #97593). * Add Replaces: gdb-arm for upgrades (Closes: #79992). -- Daniel Jacobowitz Thu, 5 Jul 2001 12:46:06 -0700 gdb (5.0-4) unstable; urgency=low * Made almost lintian clean: - added Section: and Priority: fields in gdb binary package - info files are now installed in /usr/share/info - binaries get now stripped - debian/copyright now refers to '/usr/share/common-licenses' for full GPL license text (patch by Domenico Andreoli ) * added texinfo & tetex-bin to the build-dependencies. -- Vincent Renardias Sun, 6 May 2001 21:19:16 +0200 gdb (5.0-3) unstable; urgency=low * Include upstream README & NEWS files. closes: #37978 gdb documentation. * s|usr/doc|usr/share/doc|g. closes: #69272: gdb: docs should be in /usr/share/doc according policy. * Fix description. -- Vincent Renardias Wed, 16 Aug 2000 21:58:45 +0200 gdb (5.0-2) unstable; urgency=low * Include patch to get it to work on m68k. closes: #69185: gdb doesn't build on m68k. -- Vincent Renardias Wed, 16 Aug 2000 19:33:16 +0200 gdb (5.0-1) unstable; urgency=low * New upstream code. (Foreign patches not re-applied for now. Will see if they are necessary) closes: #66221 New major upstream version (5.0) out. closes: #63337 gdb: Recompilation with libncurse5 needed. closes: #58450 gdb: Won't compile on PowerPC. closes: #54738 gdb does not compile on i386 under current glibc. -- Vincent Renardias Sun, 13 Aug 2000 01:27:40 +0200 gdb (4.18.19990928-1) unstable; urgency=low * New upstream code. Fixes some problems related to the C++ code: closes: #46125: gdb seg faults calling C++ functions. closes: #46195: gdb is broken for C++ closes: #43955: gdb can't resolve virtual methods with new g++ closes: #36341: gdb: Gives a parse error when casting an expression * Include patch from David N. Welton : closes: #45308: gdb: Patch for gdb debian/rules * ACK NMU: closes: #39661: gdb is broken on ppc arch. * Now compiles on non-i386 archs: closes: #32267 * Updated my email address. -- Vincent Renardias Wed, 29 Sep 1999 17:39:17 +0200 gdb (4.18-1.1) unstable; urgency=low * Applied some ppc patch i got from the linuxppc gdb. -- Sven LUTHER Mon, 14 Jun 1999 19:54:49 +0200 gdb (4.18-1) unstable; urgency=low * New upstream version! -- Vincent Renardias Thu, 22 Apr 1999 17:35:41 +0200 gdb (4.17.19981224-3.m68k.objc.threads.hwwp.fpu.gnat) unstable; urgency=low * Upgrade to new code. * Apply HJL's 4.17.0.4 -> 4.17.0.8 patch. * Fix #30463. -- Vincent Renardias Mon, 18 Jan 1999 23:38:36 +0100 gdb (4.17-4.m68k.objc.threads.hwwp.fpu.gnat.3) frozen unstable; urgency=low * Non-maintainer upload. * Apply threads patch (dynamically) only if building on i386; the patch works currently only correct on i386 and breaks compilation at least on m68k and sparc. -- Roman Hodek Fri, 11 Dec 1998 13:56:00 +0100 gdb (4.17-4.m68k.objc.threads.hwwp.fpu.gnat.2) unstable; urgency=low * Non-maintainer upload. * debian/rules (checkroot): use tab not spaces, thanks to Roman Hodek . [#26798] -- James Troup Tue, 20 Oct 1998 02:41:26 +0100 gdb (4.17-4.m68k.objc.threads.hwwp.fpu.gnat.1) unstable; urgency=low * NMU with yet more hideous revision. * PowerPC support via Matt McLean. * Clean up corrupted m68k files a little bit - move config/m68k/* to gdb/config/m68k/* and remove literal ^L's. -- Daniel Jacobowitz Fri, 11 Sep 1998 22:40:22 -0400 gdb (4.17-4.m68k.objc.threads.hwwp.fpu.gnat) unstable; urgency=low * Apply yet another patch to improve Objective-C support (Fix #24599). -- Vincent Renardias Wed, 15 Jul 1998 12:34:47 +0200 gdb (4.17-3.m68k.objc.threads.hwwp.fpu.gnat) unstable; urgency=low * re-integrated gnat support. (Was repported as a bug against 4.16, patch had been integrated then, but dropped while switching to version 4.17). (NB: Not being an ADA expert, I'd appreciate if s/o could confirm it now works properly, thanx) -- Vincent Renardias Fri, 3 Jul 1998 18:46:28 +0200 gdb (4.17-2.m68k.objc.threads.hwwp.fpu) unstable; urgency=low * Include patch to support debugging of multithreaded programs (Bug #23823) Note: Needs a patch to libc6 to work (submitted as #24213). * Include JH Lu patch to have hardware watchpoint and FPU support (Fix bug #660!! (40 months old!!!) & bug #16435) * Bug #8861 also appears to be fixed... Isn't that great? :) * Now provide the reference card (Bug #20772). -- Vincent Renardias Fri, 3 Jul 1998 18:46:28 +0200 gdb (4.17-1) unstable; urgency=low * Fix #22555 (enable building on sparc) * Fix #21932 (acknowledge NMU) -- Vincent Renardias Mon, 18 May 1998 17:56:10 +0200 gdb (4.17-0.1) frozen unstable; urgency=low * New upstream release (differences with upstream 4.16.98 are negligable). * Non-maintainer upload. * Disabled linking -rpath: * bfd/configure.in, opcodes/configure.in: applied libtool-rpath-workaround * gdb/configure.in, gdb/configure: don't use -rpath on Linux. * regenerate "configure" scripts involved. -- J.H.M. Dassen (Ray) Thu, 30 Apr 1998 19:47:34 +0200 gdb (4.16.98-1) frozen unstable; urgency=low * New upstream code. Only change relevant on Linux: Patch by H.J. Lu so debugging of shared library works properly (That was the important patch motivating this upload). This release _is_ supposed to be the final gdb-4.17 (from the announce: 'I wanted to make a "this is the release unless something is very wrong" release and then kick 4.17 out'). -- Vincent Renardias Thu, 23 Apr 1998 20:44:36 +0200 gdb (4.16.86-1) unstable; urgency=low * New upstream code. (still unreleased). * Re-added the m68k stuff that didn't make it upstream (Bug #19539, #19635). * Re-added the Objective-C stuff (Bug #19630) -- Vincent Renardias Sat, 14 Mar 1998 23:40:06 +0100 gdb (4.16.85-2) unstable; urgency=low * debian/rules: Also remove gdb/doc/GDBvn.texi and config.log when cleaning up. * The following has been done by : * TODO: this version of gdb uses an evil new version of libtool which forces -rpath. With lesstif, I got around this by replacing the libtool scripts with those from the Debian libtool package. * Use dynamic readline library. * Install with preserved timestamps. * Clean out .tab.c files missed by "make distclean", so the .diff.gz is smaller. * Clean out symlinks, so dpkg-source works after debian/rules build clean. * Several other minor clean-ups of the rules file. * Updated FSF address (lintian). * Bumped Standards-Version. -- Vincent Renardias Fri, 6 Mar 1998 20:49:54 +0100 gdb (4.16.85-1) unstable; urgency=low * New upstream code (Although not released yet). -- Vincent Renardias Thu, 5 Mar 1998 20:19:14 +0100 gdb (4.16-12) unstable; urgency=low * Applied alpha patches (#11841). -- Vincent Renardias Mon, 4 Aug 1997 22:28:54 +0200 gdb (4.16-11) unstable; urgency=low * Included patch to fix bugs (#11552,#11324). -- Vincent Renardias Wed, 30 Jul 1997 20:40:01 +0200 gdb (4.16-10) unstable; urgency=low * Fixed #11136 (support for Ada; Thanx to Marc Eichin for pointing this patch). -- Vincent Renardias Thu, 10 Jul 1997 19:38:07 +0200 gdb (4.16-9) unstable; urgency=low * Fixed #11037 (compilation on m68k). -- Vincent Renardias Sat, 5 Jul 1997 16:14:39 +0200 gdb (4.16-8) unstable; urgency=low * Compiled with libc6/ncurses3.4/libreadline2.1. * Fixed #9654 (cosmetic fix). * Updated debian/control file (now supports Objective-C). -- Vincent Renardias Sat, 21 Jun 1997 15:15:13 +0200 gdb (4.16-7) unstable; urgency=low * Fixed typo. in documentation (Fixes bug #5477). -- Vincent Renardias Mon, 7 Apr 1997 16:35:53 +0200 gdb (4.16-6) unstable; urgency=low * Corrected texinfo documentation (Fixes bug #3823). * Added upstream ChangeLog file. -- Vincent Renardias Sun, 16 Mar 1997 18:32:23 +0100 gdb (4.16-5) unstable; urgency=low * Included patch for glibc-2.0 support. -- Vincent Renardias Sun, 16 Mar 1997 07:46:29 +0100 gdb (4.16-4) unstable; urgency=low * Included patch for Objective-C support (Fixes bug #7063). -- Vincent Renardias Sun, 16 Mar 1997 03:12:13 +0100 gdb (4.16-3) unstable; urgency=low * New maintainer. * Included patches for m68k support. -- Vincent Renardias Fri, 14 Mar 1997 22:07:58 +0100 gdb (4.16-2) unstable; urgency=MEDIUM * New caretaker: Stuart Lamble (note: this package is still up for adoption, as I would prefer not to be maintaining it full-time.) * Upgraded to the 2.1.1.0 source format. * Recompiled, with a corrected procfs.h, to correct problems with ELF coredumps. * Reformatted the changelog :-) -- Stuart Lamble Sun, 20 Oct 1996 18:48:40 +1000 gdb (4.16-1) unstable; urgency=low * Updated to new upstream version (Bug#4373) * Added a simple extended description (Bug#3599) -- David Engel