Method Debug.dump_program_tables()
- Method dump_program_tables
voiddump_program_tables(programp,int(0..)|voidindent)- Description
Dumps the internal tables for the program p on stderr.
- Parameter
p Program to dump.
- Parameter
indent Number of spaces to indent the output.
- Note
In Pike 7.8.308 and earlier indent wasn't supported.
- Method dump_program_tables
voiddump_program_tables(programp,int(0..)|voidindent)- Description
Dumps the internal tables for the program p on stderr.
- Parameter
p Program to dump.
- Parameter
indent Number of spaces to indent the output.