From: David C. <cl...@au...> - 2004-06-23 20:20:58
|
The source for gdb is compiled from the GNUPro source package. You can find GNUPro on that page (for some reason, because of the capitalization, it was alphabetized at the end of all the g's, but it is there). Most packages names do match their source images, but this is an exception. Because gdb, gcc, g++, and binutils are all built out of the GNUPro source, the image contains source for all of these in one image. They will be separated in future versions, when available. Running "rpm -bi <packagename>" on an installed package, you can see a line that tells the name of the "Source RPM", so that helps identify it if the names don't match. On Wed, Jun 23, 2004 at 10:02:31AM -0700, Michael Valley wrote: > I was trying to download the source for gdb but could not find it availabe in > the toolbox. Did the following: > > 1. Went to: http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html > 2. Found gdb(2.9.aix51.020209 (5.2)) and clicked on Source > 3. Took me to a page where gdb did not exist. > http://www6.software.ibm.com/dl/tbxsrc/tbxsrc-p > > Can I get the source from the toolbox? > > > -- > Michael Valley, IBM (mrv...@us...) > 925-424-4184 > Bldg. 116; Rm. 2621 > va...@ll... > _______________________________________________ > aixtoolbox-list mailing list > aix...@ww... > http://www-124.ibm.com/developerworks/oss/mailman/listinfo/aixtoolbox-list -- David Clissold cl...@au... |