[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::decladebug

Title:Digital Ladebug debugger
Moderator:TLE::LUCIA
Created:Fri Feb 28 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:969
Total number of notes:3959

824.0. "Selecting multiple monitors" by CXXC::MJHANS (Matthew Hanselman, DEC C) Mon Feb 10 1997 20:30

Microsoft Visual C++ makes deleting multiple montitors very easy: select one,
hold shift, select another, delete the range.

Ladebug makes me delete each monitor individually.  Worse, after one is deleted,
the next monitor on the list isn't selected.

This means I have to manually and individually select each and every monitor I
want to delete.  This makes it pain to leave a function scope, as dxladebug does
not handle incorrect monitors very well.

								- Matt
T.RTitleUserPersonal
Name
DateLines
824.1DECC::OUELLETTEMon Feb 10 1997 22:171
Visual also lets you pick and choose by holding the control key & using mb1.
824.2TLE::MURRAYWanfang MurrayMon Feb 17 1997 15:236

It's all good suggestions.  We will consider adding them 
in the future (after fixing those bugs :-).

Wanfang
824.3TLE::MURRAYWanfang MurrayMon Feb 24 1997 13:264
See note 833.1

Wanfang