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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -