cvs commit: ports/devel Makefile ports/devel/fpc-gdb Makefile
distinfo pkg-descr pkg-plist ports/devel/fpc-gdb/files
patch-gdb_config_i386_nm-fbsd.hpatch-gdb_i386bsd-nat.c ...
Joe Marcus Clarke
marcus at FreeBSD.org
Sat Feb 21 17:52:21 PST 2004
marcus 2004/02/21 17:52:21 PST
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/fpc-gdb Makefile distinfo pkg-descr pkg-plist
devel/fpc-gdb/files patch-gdb_config_alpha_fbsd.mh
patch-gdb_config_i386_fbsd.mh
patch-gdb_config_i386_nm-fbsd.h
patch-gdb_config_i386_tm-fbsd.h
patch-gdb_freebsd-uthread.c
patch-gdb_i386bsd-nat.c
patch-gdb_kvm-fbsd.c patch-gdb_symfile.c
patch-gdb_target.c patch-gdb_target.h
patch-gdb_version.in
Log:
Add fpc-gdb, a GNU GDB 5.2.1 modified for use with Free Pascal and to provide
static libraries for linking with fpc-ide.
PR: 62570
Submitted by: John Merryweather Cooper <coop9211 at uidaho.edu>
Revision Changes Path
1.1443 +1 -0 ports/devel/Makefile
1.1 +66 -0 ports/devel/fpc-gdb/Makefile (new)
1.1 +6 -0 ports/devel/fpc-gdb/distinfo (new)
1.1 +9 -0 ports/devel/fpc-gdb/files/patch-gdb_config_alpha_fbsd.mh (new)
1.1 +8 -0 ports/devel/fpc-gdb/files/patch-gdb_config_i386_fbsd.mh (new)
1.1 +35 -0 ports/devel/fpc-gdb/files/patch-gdb_config_i386_nm-fbsd.h (new)
1.1 +67 -0 ports/devel/fpc-gdb/files/patch-gdb_config_i386_tm-fbsd.h (new)
1.1 +921 -0 ports/devel/fpc-gdb/files/patch-gdb_freebsd-uthread.c (new)
1.1 +20 -0 ports/devel/fpc-gdb/files/patch-gdb_i386bsd-nat.c (new)
1.1 +1058 -0 ports/devel/fpc-gdb/files/patch-gdb_kvm-fbsd.c (new)
1.1 +15 -0 ports/devel/fpc-gdb/files/patch-gdb_symfile.c (new)
1.1 +14 -0 ports/devel/fpc-gdb/files/patch-gdb_target.c (new)
1.1 +10 -0 ports/devel/fpc-gdb/files/patch-gdb_target.h (new)
1.1 +5 -0 ports/devel/fpc-gdb/files/patch-gdb_version.in (new)
1.1 +6 -0 ports/devel/fpc-gdb/pkg-descr (new)
1.1 +12 -0 ports/devel/fpc-gdb/pkg-plist (new)
More information about the cvs-ports
mailing list