Debugging Programs That Require Updates to Run in Windows 95 (117879)



The information in this article applies to:

  • Microsoft Windows 95
  • Microsoft Windows 98

This article was previously published under Q117879
If this article does not describe the error message that you are receiving, view the following Microsoft Knowledge Base article to view more articles that describe error messages:

315854 Windows 98 and Windows Me Error Message Resource Center

SYMPTOMS

- Borland dBase Debugger causes a General Protection Fault in module DBWDEBUG.EXE when you load a program.
  • Borland Turbo Debugger reports it cannot load TDWIN.DLL when you try to debug a program.
  • Logitech Multiscope Debugger does not start.
  • Microsoft Quick C for Windows 1.0 does not run a program after it has compiled it.

CAUSE

Borland dBase Debugger

Borland dBase debugger uses code that is no longer available in Windows kernel. After the debugger does not find what it expects, your machine becomes unstable and general protection faults may occur.

Borland Turbo Debugger

This problem occurs because the TDWIN.DLL file was written specifically for Windows 3.1.

Logitech Multiscope Debugger

Multiscope uses WINDEBUG.DLL, which is version bound to Windows 3.x.

Microsoft Quick C for Windows 1.0

Microsoft Quick C for Windows uses WINDEBUG.DLL, which is version bound to Windows 3.x.

RESOLUTION

Borland dBase Debugger

Borland dBase Debugger must be updated to run under Windows. Contact Borland for possible update information.

Borland Turbo Debugger

Borland has updated the TDWIN.DLL file for compatibility with Windows. Contact Borland regarding the availability of this file.

Logitech Multiscope Debugger

Multiscope must be updated to run under Windows. Contact Logitech for possible update information.

Microsoft Quick C for Windows, Version 1.0

  • Upgrade Quick C for Windows to Microsoft Visual C++ 1.0 Standard Edition or Visual C++ 1.5 Professional Edition. For more information about these two products, call the Microsoft Sales Information Center at (800) 426-9400. If you are outside the United States, contact the Microsoft subsidiary for your area.

    -or-
  • Run the compiled program by clicking the Start menu and then clicking Run.

MORE INFORMATION

dBase Debugger, Turbo Debugger, and Multiscope are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.

Modification Type:MinorLast Reviewed:12/16/2004
Keywords:kb3rdparty kbgpf kbprb KB117879