KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q43170: CV: K Command in Secondary Module Sets Breakpoints in Main

Article: Q43170
Product(s): See article
Version(s): 2.20   | 2.20
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | buglist2.20 | mspl13_basic
Last Modified: 6-APR-1989

In some cases the K (call stack) command will cause CodeView to become
uncertain as to where to set breakpoints.

If an attempt to set a breakpoint is made in a module of a
multi-module program immediately after using the K command then the
breakpoint will be set in the module containing main() instead of in
the current module.

If the corresponding line in the first module is not an executable
line then CodeView will issue the expected beep to indicate that the
breakpoint could not be set.

If the corresponding line is an executable line then there will be no
indication at all that the breakpoint has been set until that module
is again in view. At that point the breakpoint will be highlighted as
usual. This behavior will occur in any module accessed after the one
containing main().

Breakpoints will be set properly after using the K command if any
stepping is performed, the view is changed, or the Calls menu is
accessed.

Microsoft is researching this problem and will post new information as
it becomes available.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.