[Cgdb-devel] no input when debugging OpenIPMI
Brought to you by:
bobbybrasko,
crouchingturbo
|
From: Wenqiang S. <ws...@sb...> - 2005-06-10 23:13:39
|
Folks, When I debug OpenIPMI(can't be downloaded from http://sourceforge.net/projects/openipmi/), after starting the program and get the command line prompt I can't input anything. The only way to exit is hitting Ctrl-C and return to cgdb prompt. The problem is reproducable and it doesn't happen to gdb(version 6.3). Did any of you guys meet this kind of problem? How to reproduce: 1, download OpenIPMI 2.0.1 source and compile it(don't need to install) 2, under dir OpenIPMI-2.0.1/ run 'cgdb cmdlang/.libs/ipmish' 3, start the program, then bump. Best Regards For limitations on the use and distribution of this message, please visit www.sbs.com/emaildisclaimer. |