GDB in TUI-Mode shows strange behaviour. I'm using powerline and it seems that the font is the wrong one. Exist there a solution to have a pretty command line?
How can I invoke a program not using the powerline environment?
GDB in TUI-Mode shows strange behaviour. I'm using powerline and it seems that the font is the wrong one. Exist there a solution to have a pretty command line?
How can I invoke a program not using the powerline environment?
I solved the problem. The reason was a .gdbinit file, which colorize my gdb. However invoking gdb the following way solved the problem, but the colorize does not work now.
> gdb -n -tui filename