FIX: Remote Debugging on Alpha Does Not Work (218612)



The information in this article applies to:

  • Microsoft Visual C++, 32-bit Enterprise Edition 6.0, when used with:
    • the hardware: DEC Alpha
  • Microsoft Visual C++, 32-bit Professional Edition 6.0, when used with:
    • the hardware: DEC Alpha
  • Microsoft Visual C++, 32-bit Learning Edition 6.0, when used with:
    • the hardware: DEC Alpha

This article was previously published under Q218612

SYMPTOMS

On the Alpha platform when trying to launch a remote debugging session, the following error message appears:
Cannot initialize the debugging system

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed

MORE INFORMATION

Steps to Reproduce Behavior:

  1. Build a debug executable file.
  2. Select Build then Debugger Remote Connection and set the connection type to Network(TCP/IP).
  3. Select Settings and type the Target Machine Name or Address.
  4. Select OK to exit.
  5. Finally, choose Build then Start Debug.

Modification Type:MajorLast Reviewed:12/11/2003
Keywords:kbBug kbfix kbVS600sp3fix KB218612