From ca55cfe7811fef1c4da3f02acac4efeaf0956056 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 1 Sep 2012 02:59:25 +0000 Subject: [PATCH] Update to gdb-7.5 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10606 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- general/prog/gdb.xml | 8 ++++---- introduction/welcome/changelog.xml | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/general.ent b/general.ent index f82e17f4ef..9518c79035 100644 --- a/general.ent +++ b/general.ent @@ -431,7 +431,7 @@ $Date$ - + diff --git a/general/prog/gdb.xml b/general/prog/gdb.xml index eb633ac203..05d61c4fbd 100644 --- a/general/prog/gdb.xml +++ b/general/prog/gdb.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -33,7 +33,7 @@ to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. - &lfs71_checked; + &lfs72_checked; Package Information diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index dc469ce0f9..0e0e8849c2 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,10 @@ August 31st, 2012 + + [bdubbs] - Update to gdb-7.5. Fixes + #3503. + [bdubbs] - Update to Subversion-1.7.6. Fixes #3504.