IDE facility to suppress some debug notification messages missing in B2?

I felt sure that B1 had options to suppress some of the notification messages (such as loading DLLs, thread exit status, etc) that you often see in the Output pane when debugging.

I can't find these options in B2.

Did they ever exist (do they now ) or have I imagined them


Answer this question

IDE facility to suppress some debug notification messages missing in B2?

  • Markusx1a

    We moved these options to a different location. In Beta 1, they were in Tools->Options->Debugging->General. In B2, we moved these to the context menu of the Output window. In order to suppress any of these messages, right-click the Output window and uncheck any of the options.

    The main reason for moving these options was to i) reduce the number of options in the Options dialog to avoid overcrowding and ii) tie the options to the feature. In this case, the options are directly accessible from the Output window where they only affect the behavior of the Output window.

    HabibH.


  • Mike Attili

    If anyone's interested - the options are now individual checked menu items on the context menu in the Output window pane.
  • IDE facility to suppress some debug notification messages missing in B2?