Quote:
Originally Posted by cubber
this look like the right package:
Code:
emerge -av gdb
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-devel/gdb-6.8-r1 USE="nls -multitarget -test -vanilla" 15,337 kB
|
Yeah, that looks good. See if you can run gdb after that. If so, there's information in earlier posts to use gdb on the core file. No need to run world under gdb since you have core files.