Changeset [bf7d090e1f11860b4e9ac5db3e7b812460243f1f] by Jocelyn Legault

December 17th, 2009 @ 05:27 PM

npp_debug.h: add guard_debugf_cat() controlled by guard state

  • line_debugf() and guard_debugf() give the ability to send debug messages to an attached debugger with the difference being that line_debugf() is not controlled by function guards at all, and guard_debugf() being indented to whatever the current function guards indent level is.

guard_debugf_cat() is different in that it is tied directly to a func_guard and will not output anything when that category is set to the disabled state. http://github.com/almostautomated/npp-community/commit/bf7d090e1f11...

Committed by Jocelyn Legault

  • M PowerEditor/src/MISC/Debug/npp_debug.cpp
  • M PowerEditor/src/MISC/Debug/npp_debug.h
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Notepad++ Community Release

Shared Ticket Bins