What classes have depth==0?
Jeff Sturm
jsturm@one-point.com
Thu Jul 12 07:48:00 GMT 2001
On 2001年7月12日, Martin Kahlert wrote:
> gdb (5.0) claims, that the function was called by java::lang::String::concat
> inside natString.cc, but the line is the start of the routine
> (in fact it only contains a {).
I often find it necesary to rebuild libgcj with just "-O -g" for
debugging. That prevents inlining and code scheduling, making the flow
considerably easier to follow.
Jeff
More information about the Java
mailing list