From 33299bd1addef86bae0dec1b76b07417a6a78e20 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 11 Oct 2013 14:37:07 -0400 Subject: Add binary packages. --- (limited to 'gdb.pkg') diff --git a/gdb.pkg/control b/gdb.pkg/control new file mode 100644 index 0000000..78c1fce --- /dev/null +++ b/gdb.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: gdb-common (= ${Binary-Version}) +Description: GNU Project debugger + ${Common-Description} diff --git a/gdb.pkg/files b/gdb.pkg/files new file mode 100644 index 0000000..be3d0e2 --- /dev/null +++ b/gdb.pkg/files @@ -0,0 +1,3 @@ +/etc/gdb/gdbinit +/usr/bin/gdb +/usr/share/gdb/syscalls -- cgit v0.9.1