|
Use this DbgTerm utility program to view debug outputs from any virtual device
drivers (VxD) under Windows 95/98/Me. It intercepts debug outputs from all
VxDs, including system VxDs, so that you can see them on DbgTerm's window
without breaking into the debugger or having a second debugging machine. This
utility can be helpful to those who use single machine to develop and debug
VxD. You can also automatically load this utility during Windows 95/98 startup
to capture debug outputs from any static VxD, including system VxDs, starting
from the beginning. It can record the time-stamp and code location of the debug
messages. You can also use this utility to load / unload a dynamic VxD for
testing.
|