FW: gdb commands not taken into account with mingw
xantares 09 <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have compiled gdb with mingw64, and can't seem to be able to send commands to the command line interface, caracters are printed as I type but it won't do nothing, as if the return key was not sending the command, it just skips a line. It works ok from a gdb script though (option x). I've tried version 7.6 and 7.7. I tried to compile with --enable-tui, but it made no difference. Any clues ? Regards, xan.