|
From: Dirk M. <dm...@gm...> - 2003-10-16 14:24:28
|
On Thursday 16 October 2003 15:07, Dirk Mueller wrote: > We know about the problem, but there is no fix yet. As we play some nasty > tricks with the stack, it is "okay" that gdb feels confused. It worked > before because gdb wasn't able to correctly disassemble the method in older > versions. Now it can, and we cannot trick it into unwinding the stack > correctly anymore. Another solution has to be found. Ok, it was easier than I thought, and I committed this patch, which makes it work for me. let me know if you experience problems. |