[Pkg-xfce-devel] Bug#706407: Bug#706407: xfce4-terminal: ncurses-mess with gdb in TUI-mode

chrishell chris at chrishell.de
Tue Apr 30 12:07:37 UTC 2013


Sorry,
call gdb with any binary: gdb any.out
set a breakpoint:         b anyfunc
list the program:         l
switch to TUI-mode:       C-x C-a
run the program:          r 4 2 6
after reaching the breakpoint step thought the program: s (or n)
after some steps the output on the screen become confusing.

/chris



Am 29.04.2013 23:19, schrieb Yves-Alexis Perez:
> Control: tag -1 unreproducible
> 
> On lun., 2013-04-29 at 22:35 +0200, Christian Stalp wrote:
>> * What led up to the situation? I used gdb on a xfce4-terminal,
>> in a TUI-mode. After some steps a got a huge ncurses-mess on my
>> screen. Impossible to read the code or debugger output * What
>> exactly did you do (or not do) that was effective (or 
>> ineffective)? installed another xterm-emulator * What was the
>> outcome of this action? LXTerminal works here, so its
>> xfce4-terminal which faults.
> 
> Could you at least provide us a way to reproduce?



More information about the Pkg-xfce-devel mailing list