Add GDB
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Aug 2015 19:17:18 +0000 (15:17 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Aug 2015 19:17:18 +0000 (15:17 -0400)
config/packages-list
stage3/hv-install-1
stage3/packages-update

index 1e0a4b4..d2e8bcd 100644 (file)
@@ -111,7 +111,7 @@ GAWK="gawk-4.1.0"
 GCC="gcc-4.8.3"
 GCONF="GConf-3.2.6"
 GCR="gcr-3.14.0"
-GDB="gdb-6.4"
+GDB="gdb-7.9.1"
 GDBM="gdbm-1.11"
 GDK_PIXBUF="gdk-pixbuf-2.31.1"
 GEDA_GAF="geda-gaf-1.8.2"
index 59d99f2..c57d161 100755 (executable)
@@ -102,6 +102,7 @@ ipkg -m pm ${PERL_MOD_XML_PARSER}
 # Grep alternative
 ipkg -m noac ${ACK}
 ipkg -m noac ${COLORDIFF}
+ipkg ${GDB} "--with-system-readline"
 
 ipkg ${INTLTOOL}
 
index 24d1024..0874231 100755 (executable)
@@ -86,6 +86,7 @@ fpkg -m pm -s "C/CH/CHORNY"  ${PERL_MOD_XML_PARSER}
 # Utilities
 fpkg -m hv ${ACK}
 fpkg -e "tar.gz" ${COLORDIFF} "http://colordiff.sourceforge.net"
+fpkg -m gnu ${GDB}
 
 fpkg -e "tar.gz" ${INTLTOOL} "http://launchpad.net/intltool/trunk/$(get_pkg_ver ${INTLTOOL})/+download"