Discussion:
OW 1.9 1DE debugger problems.
(too old to reply)
Robert McConnell
2018-08-22 15:55:20 UTC
Permalink
After many years of faithful service on a variety of computers and
Windows versions my OW 1.9 debugger suddenly started loading from the
IDE as 5 separate windows on one of my computers.

in the Windows taskbar instead of a single icon labeled "Open Watcom
Debugger", there are five icons:
Open Watcom Debugger
Modules
CPU registers (Pentium Pro)
Locals
Source:...

Rather than the last 4 acting as child windows of the first, each
can be clicked on individually and appears to act completely independently.

Any ideas what went wrong and how to fix it?

-rob
Robert McConnell
2018-08-22 16:27:43 UTC
Permalink
It turns out that this problem is specific to one particular target
module. There is no problem with any of the other targets in this
project I'll try strategic recompilation to see if I can find anything.
Post by Robert McConnell
After many years of faithful service on a variety of computers and
Windows versions my OW 1.9 debugger suddenly started loading from the
IDE as 5 separate windows on one of my computers.
in the Windows taskbar instead of a single icon labeled "Open Watcom
Open Watcom Debugger
Modules
CPU registers (Pentium Pro)
Locals
Source:...
Rather than the last 4 acting as child windows of the first, each
can be clicked on individually and appears to act completely independently.
Any ideas what went wrong and how to fix it?
-rob
Robert McConnell
2018-08-22 18:56:35 UTC
Permalink
Solution found! It turns out that in the debugger display switches,
somehow the "page protocol" had been selected rather than the "default
protocol".
Post by Robert McConnell
It turns out that this problem is specific to one particular target
module. There is no problem with any of the other targets in this
project I'll try strategic recompilation to see if I can find anything.
Post by Robert McConnell
After many years of faithful service on a variety of computers and
Windows versions my OW 1.9 debugger suddenly started loading from the
IDE as 5 separate windows on one of my computers.
in the Windows taskbar instead of a single icon labeled "Open Watcom
Open Watcom Debugger
Modules
CPU registers (Pentium Pro)
Locals
Source:...
Rather than the last 4 acting as child windows of the first, each
can be clicked on individually and appears to act completely
independently.
Any ideas what went wrong and how to fix it?
-rob
Loading...