Operating System - HP-UX
1753925 Members
8766 Online
108810 Solutions
New Discussion

WDB not getting input into program console

 
Steve Colbert
Occasional Contributor

WDB not getting input into program console

Hello,

I am running a console application that displays a text menu and then expects the user to enter a menu option to execute. When I load the program in the WDB Debugger, the console come up, but the program console does not accept any input, and therefore generates no output. I have looked at the Load Program... Dialog, but don't quite understand if I should be entering anything in the stdin/stdout dialog.

What am I missing? I am running HPUX 11, and compiled my app with aCC 03.27

Thanks in advance for any help...

Steve Colbert