Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 87e24c835797f6ddf75b9bb0dca2f1f3 > files > 71

gdb-7.5.1-7.mga3.src.rpm

--- gdb-7.4.50.20120714/gdb/elfread.c.patch800	2012-07-22 22:28:52.686613542 +0300
+++ gdb-7.4.50.20120714/gdb/elfread.c	2012-07-22 22:33:12.130037739 +0300
@@ -2174,10 +2173,9 @@
 
 	fprintf_unfiltered (gdb_stdlog,
 			    _("Missing separate debuginfo for %s\n"), binary);
         if (debug != NULL)
 	  fprintf_unfiltered (gdb_stdlog, _("Try: %s %s\n"),
-			      "yum --disablerepo='*' --enablerepo='*debug*'"
-			      " install", debug);
+			      "urpmi ", debug);
       }
 }