T.R | Title | User | Personal Name | Date | Lines |
---|
1854.1 | RUN DEBUGSHR | CUJO::SAMPSON | | Tue Apr 08 1997 23:08 | 8 |
| Drew,
After setting up the CXX debugger, instead of "DEBUG/KEEP",
just say "RUN DEBUGSHR". The DCL command "hard-codes" the image name.
I had a customer ask me the same question a while ago.
HTH,
Bob Sampson
|
1854.2 | | LOWFAT::DIETER | | Wed Apr 09 1997 09:45 | 4 |
|
exactly!
Mary
|
1854.3 | keypad not working with DECwindoes UI | CSC32::D_SANFORD | | Wed Apr 09 1997 14:49 | 10 |
| Worked like a charm... There is a second problem in the base note,
the keypad does not work using the DECwindows UI. It is as if the
keypad is set to "NUMERIC", no "APPLICATION".
He has file DECW$SYSTEM_DEFAULTS:VMSDEBUG.DAT, and this file appears
to setup the keypad. If he goes back to the V6.2 debugger it works.
He is using Motif V1.3, ECO 1.
-drew
|
1854.4 | | LOWFAT::DIETER | | Wed Apr 09 1997 16:50 | 22 |
|
>There is a second problem in the base note,
> the keypad does not work using the DECwindows UI.
This is using the C++ debugger, correct?
Did he follow these instructions, from the debugger kit
install procedure and also in the C++ installation guide:
* - On OpenVMS versions prior to V7.0, copy the following
* resource file:
* $ COPY DECW$SYSTEM_DEFAULTS:CXXVMSDEBUG.DAT -
* DECW$SYSTEM_DEFAULTS:VMSDEBUG.DAT
Actually, he probably wants to copy DECW$SYSTEM_DEFAULTS:CXXVMSDEBUG.DAT
to his SYS$LOGIN, if not everyone on the system is using the C++ debugger.
Also, he may have to switch between the two copies of VMSDEBUG.DAT
(i.e. VMSDEBUG.DAT and CXXVMSDEBUG.DAT) depending on which debugger he is
using at a given moment in time.
Mary
|
1854.5 | We just copied CXXVMSDEBUG.DAT to VMSDEBUG.DAT | CSC32::D_SANFORD | | Thu Apr 10 1997 13:21 | 8 |
| Yes, C++. They did not follow this step, but claim they did read
the installation guide/release notes.
Too bad this is not better integrated, maybe DEBUGSETUP.COM can
somehow detect a bad VMSDEBUG.DAT file? Something to think
about if a new kit goes out.
Looks like the customer if running now. -drew
|