GDB tui inside TMUX -
i'm having trouble using gdb --tui mode inside tmux. code display becomes garbled after stepping through code. i'm using gdb 7.6.1 tmux 1.6. i've tried tmux 1.9a, , still experience issue. gdb in tui mode works fine outside of tmux.
os: centos release 6.4 terminal emulator: terminator term=xterm-256color thanks!
actually, solved this. changed term screen-256color , works. thanks!
Comments
Post a Comment