On Fri, 10 Oct 2003, Adam Thomason 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. It's not quite ready for merg
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
# New Ticket Created by "Adam Thomason"
# Please include the string: [perl #24185]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=24185 >
Here's the beginning of support for debugging the JIT core with the native compiler o