Method __dump_program_tables()
- Method
__dump_program_tables
void__dump_program_tables(programp)- Description
Dump program symbol tables to Stdio.stderr.
- Note
Only available if the pike runtime has been compiled --with-rtl-debug.
void __dump_program_tables(program p)
Dump program symbol tables to Stdio.stderr.
Only available if the pike runtime has been compiled --with-rtl-debug.