[nem-en] debugging ??
Philippe Quesnel
philippe.quesnel at gmail.com
Sun Nov 6 21:36:37 CET 2005
oops, small detail to be clear:
to test, I would just uncomment out ONE of the commented debuggable
attributes at a time.
ie
//~ [assembly:Debuggable(true,false)] // enable debugging,
enabeloptimizations
[assembly:Debuggable(DebuggableAttribute.DebuggingModes.Default)]
//~ [assembly:Debuggable(
DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
//~ [assembly:Debuggable(
DebuggableAttribute.DebuggingModes.DisableOptimizations)]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman/pipermail/devel-en/attachments/20051106/ab5b884b/attachment.html
More information about the devel-en
mailing list