debugging an ncurses program

Vladimir Prus ghost at cs.msu.su
Fri Mar 17 16:55:10 GMT 2006


On Friday 17 March 2006 19:37, Pierre Abbat wrote:
> I'm writing an ncurses program and would like to debug it. When I run it
> without debugging, it behaves fine (except that some Russian characters
> show up weird, which is why I need to debug it). When I try to debug it in
> kdevelop, a window pops up, says "Error initializing terminal: unknown",
> and vanishes. With a breakpoint I found that it is conking out in the
> initscr call. Running it in gdb in a terminal succeeds, but I'll get
> terribly confused trying to debug it in the same screen it's manipulating.
> How do I get it to know the terminal type in the debugger?

Sorry, but:

   http://bugs.kde.org/show_bug.cgi?id=116700

is all the information I have. I'm afraid you'd need to figure out the problem 
yourself :-(

- Volodya

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list