Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

mdebug_dump_all_symbols -

Description

       Dump all symbol names. The mdebug_dump_all_symbols() function prints names of all symbols to the stderr
       or to what specified by the environment variable MDEBUG_OUTPUT_FILE.  indent specifies how many columns
       to indent the lines but the first one.

Errors

           MERROR_DEBUG

Name

       mdebug_dump_all_symbols -

Return Value

           This function returns Mnil.

Synopsis

       MSymbol mdebug_dump_all_symbols (int indent)

See Also