NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/15415 CVS commit: pkgsrc/cross/avr-gdb



The following reply was made to PR bin/15415; it has been noted by GNATS.

From: "Makoto Fujiwara" <mef%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/15415 CVS commit: pkgsrc/cross/avr-gdb
Date: Fri, 29 Aug 2014 06:43:32 +0000

 Module Name:   pkgsrc
 Committed By:  mef
 Date:          Fri Aug 29 06:43:32 UTC 2014
 
 Modified Files:
        pkgsrc/cross/avr-gdb: Makefile distinfo
        pkgsrc/cross/avr-gdb/patches: patch-ac patch-bfd_bfd-in2_h
            patch-opcodes_configure
 
 Log Message:
 (Upstream)
 Bump version 7.6 to 7.6.1
  -------
 GDB 7.6.1 provides the following fixes and improvements to GDB 7.6:
 
   * PR tdep/15420 (Cannot debug threaded programs on newer versions
     of x86-solaris - Solaris 10, Update 10 or later)
   * PR remote/15455 (QTro remote packet broken)
   * PR build/15476 (Build failure due to incomplete enum type in utils.h)
   * PR server/15594 (tls support in 64x32 x86 gdbserver doesn't extend
     address to 64 bit)
   * PR server/15075 (dprintf inteferes with "next")
   * PR server/15434 (dprintf uses a synchronous 'continue' even in
     non-stop mode)
   * PR tui/14880 (in split register layouts, up results in assertion
     failure in value.c)
   * PR c++/15519 (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain
     core file)
   * PR gdb/15837 (GDB prints entry values for local variables)
   * PR gdb/15415 (gdb resolves symbolic links when passing argv[0])
   * PR cli/15603 (CTRL-C can no longer interrupt inferior)
   * PR gdb/15604 (gdbserver socket leak 7.5 regression)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 pkgsrc/cross/avr-gdb/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/cross/avr-gdb/distinfo
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/cross/avr-gdb/patches/patch-ac
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/cross/avr-gdb/patches/patch-bfd_bfd-in2_h \
     pkgsrc/cross/avr-gdb/patches/patch-opcodes_configure
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index