On Monday 01 December 2003 12:31 am, Rein Klazes wrote:
On Sun, 30 Nov 2003 22:01:22 +0100, you wrote:
Mike Hearn wrote:
On Sun, 2003-11-30 at 19:51, Rein Klazes wrote:
Still the same here. It can be a bug in Debian Sid of course, and the with the flow of updates stopped ...
FWIW I see the same problem here now on RH9
I'm just trying to figure out what could be different on your side from mine. Are you all using nptl support ?
I am not. glibc 2.3.2 on not-patched kernel 2.4.22.
Rein.
poking around I find that the for loop in DEBUG_RegisterStabsDebugInfo (in programs/winedbg/msc.c) never finds the .stab or .stabstr sections... not sure if they are really there or not. For example, for ntdll, it finds only .data and .text.... Not sure what's really wrong here; for now, it's my bedtime :P