[perl #39934] [PATCH] Make disassemble useful.

2007-04-01 Thread Paul Cochrane via RT
On Mon Jul 24 19:10:59 2006, tewk wrote: > I've been wanting this little enhancement for quite some time. > I finally coded it up. > Suggestions welcome. > > Kevin > > The patch updates disassemble output to contain three useful pieces of > information. > > FROM > > load_bytecode_sc "TGE.pbc" >

Re: [perl #39934] [PATCH] Make disassemble useful.

2006-07-24 Thread Kevin Tew
I've been wanting this little enhancement for quite some time. I finally coded it up. Suggestions welcome. Kevin The patch updates disassemble output to contain three useful pieces of information. FROM load_bytecode_sc "TGE.pbc" find_type_i_sc I0,"ASTGrammar" ne_i_ic_ic I0,0,L1 subclass_p_sc

[perl #39934] [PATCH] Make disassemble useful.

2006-07-24 Thread via RT
# New Ticket Created by Kevin Tew # Please include the string: [perl #39934] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39934 > embed.c | 34 ++ 1 file changed, 34 insertions(+) Feed