Bug#579834: Patch to enable a fully working gdb for GNU/Hurd

2011-07-05 Thread Tom Tromey
> "Svante" == Svante Signell writes: Svante> 2) When debugging an executable gdb does not find the debugging symbols Svante> for libraries. For example with libc0.3-dbg installed, the symbols are Svante> found with 7.2 but not with 7.3.50 when running the built gdb directly Svante> on an exec

Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-04 Thread Tom Tromey
Andrew> To be clear: the two class loaders being checked are those of Andrew> interface org.eclipse.core.runtime.IPluginDescriptor Andrew> and Andrew> class org.eclipse.core.runtime.Platform Andrew> Tromey: are you quite sure we should be checking the class loader Andrew> of the interface type

Bug#350542: ecj-bootstrap fails if java-gcj-compat is not installed

2006-02-09 Thread Tom Tromey
> "Matthias" == Matthias Klose <[EMAIL PROTECTED]> writes: Matthias> explicitely adding -bootclasspath Matthias> /usr/share/java/libgcj-4.0.jar works around that failure. Is Matthias> this the right thing to do, or is the real problem that ecj Matthias> derives the bootclasspath implicitely fr