endless 'GDB: EOF detected' message

Lencsés Lóránt <[email protected]> Tue, 13 Sep 2011 15:07:25 +0200 (CEST)
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
Hi All,

Since gdb-6.8 has recently been ported to minix, I gave it a try and managed to build ddd-3.3.9 on minix3.2.0. However, when I try to debug a simple 'hello world' C program (compiled like gcc -g -o hello hello.c) by running 'ddd hello', ddd starts up and 'GDB: EOF detected' is displayed endlessly on the status bar of ddd. I know it may as well be a problem with gdb but I just started asking it here first (I hope you don't mind). Nevertheless, ddd doesn't get frozen -I can play in the menus, etc. but can't debug:( Could anyone give me a hint what can the problem be? Thanks in advance for your help!

Regards,
r0ller