Comment 1 for bug 1049503

Revision history for this message
Jonathan Schleifer (midar) wrote :

Oh, FWIW, I started it in gdb and set a breakpoint on main - it is never even reached, the kernel crashes even before that, most likely because of an __attribute__((constructor)). I haven't found a way yet to break on the entry point and single step from there.