Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2012 11:57:56 +0000 (UTC)
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/gdb Makefile pkg-plist ports/devel/gdb/files amd64bsd-nat.h patch-gdb-Makefile.in patch-gdb-amd64-nat.h patch-gdb-amd64bsd-nat.c patch-gdb-amd64fbsd-nat.c patch-gdb-config-i386-fbsd64.mh patch-gdb-configure
Message-ID:  <201202251157.q1PBvunY055727@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scheidell    2012-02-25 11:57:56 UTC

  FreeBSD ports repository

  Modified files:
    devel/gdb            Makefile pkg-plist 
    devel/gdb/files      patch-gdb-Makefile.in 
                         patch-gdb-amd64fbsd-nat.c 
                         patch-gdb-configure 
  Added files:
    devel/gdb/files      amd64bsd-nat.h patch-gdb-amd64-nat.h 
                         patch-gdb-amd64bsd-nat.c 
                         patch-gdb-config-i386-fbsd64.mh 
  Log:
  - Adds HW watchpoint support for amd64, closing ports/160930 (thanks to Ben Morrow)
  - Adds a symbolic link executable with the version suffix to support tools without debugger configuration (like devel/nemiver)
  - Bump PORTREVISION due to track changes to options and pkg-plist
  
  PR:             ports/165357
  Submitted by:   Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.13      +13 -2     ports/devel/gdb/Makefile
  1.1       +38 -0     ports/devel/gdb/files/amd64bsd-nat.h (new)
  1.4       +11 -2     ports/devel/gdb/files/patch-gdb-Makefile.in
  1.1       +12 -0     ports/devel/gdb/files/patch-gdb-amd64-nat.h (new)
  1.1       +91 -0     ports/devel/gdb/files/patch-gdb-amd64bsd-nat.c (new)
  1.2       +32 -3     ports/devel/gdb/files/patch-gdb-amd64fbsd-nat.c
  1.1       +10 -0     ports/devel/gdb/files/patch-gdb-config-i386-fbsd64.mh (new)
  1.2       +1 -1      ports/devel/gdb/files/patch-gdb-configure
  1.2       +1 -0      ports/devel/gdb/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202251157.q1PBvunY055727>