PennMUSH Community

Ticket #7594 (new suggested feature)

Opened 6 months ago

no_debug attribute flag

Reported by: Talvo Assigned to:
Priority: minor Milestone:
Keywords: Cc:
Visibility: Public

Description

The patch below adds a no_debug attribute flag. When it's set on an attribute, it overrides the debug (object and attribute) flags, stopping debug info being produced for the attr. Hopefully useful when you're getting <Output flushed> from large debug output - as you verify an attr is correct, you can set it no_debug to suppress it and increase the amount of useful debug info you get shown.

Attachments

nodebug.patch.txt (4.0 kB) - added by Talvo on 04/25/08 16:32:02.
no_debug patch

Change History

04/25/08 16:32:02 changed by Talvo

  • attachment nodebug.patch.txt added.

no_debug patch