From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Ingham To: Braxton Thomason Cc: insight@sourceware.cygnus.com Subject: Re: GDB Console Q Date: Thu, 02 Mar 2000 09:53:00 -0000 Message-id: <14526.43851.443363.440950@leda.cygnus.com> References: X-SW-Source: 2000-q1/msg00105.html Braxton, The GDB Console in Insight is not a exactly equivalent to the console in command line gdb. In particular, it does not intercept stdout & stdin. That is because we didn't want to have to write a full terminal emulator in the Tk text widget. Instead, program I/O still goes to the console from which you launched gdb, which already knows how to handle raw mode I/O, etc... The Insight console is just used for interactions with gdb. Jim > Has anyone had problems with the GDB console in Insight not displaying > anything after pressing the "Run" button in the GUI? I am runing on AIX > 4.3.2.. > > Wondering if I should follow it up, or forget it... > > thanks, > brax. > > > -- ++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++ Jim Ingham jingham@cygnus.com Cygnus Solutions, a Red Hat Company