Adam Thomason <[EMAIL PROTECTED]> wrote: > Here's the beginning of support for debugging the JIT core with the > native compiler on AIX. This patch implements a replacement for > jit_debug.c that emits XCOFF-compatible stabs in order to placate the > AIX assembler.
I don't know if you get hit by this: Currently the line number info seems to be broken. I get segfaults when trying to emit jit debug code. leo