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.pizzamig...@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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to