On Sat, 18 Jan 2020 13:11:40 +0900
Takashi Yano wrote:
> On Fri, 17 Jan 2020 16:40:03 + (GMT Standard Time)
> Arthur Norman wrote:
> > [80X[80C[?25h[?25lbreakpoints-invalid[?25h[?25l
> > [80X[80C[?25h[?25l[80X[80C[?25h[?25l
> > Breakpoint 1,[67X[67C[?25h[?25l[80X[80C[?25h[?25lmain[76X[76C[?25h[
On Fri, 17 Jan 2020 16:40:03 + (GMT Standard Time)
Arthur Norman wrote:
> [80X[80C[?25h[?25lbreakpoints-invalid[?25h[?25l
> [80X[80C[?25h[?25l[80X[80C[?25h[?25l
> Breakpoint 1,[67X[67C[?25h[?25l[80X[80C[?25h[?25lmain[76X[76C[?25h[?25l
> ([78X[78
> C[?25h[?25largc[76X[76C[?25h[?25l=[79X[79C[?25
I have a trivial C++ program, which was tested using
g++ -g hello.cpp -o hello
cgdb ./hello
break main
run
What gets displayed at that stage looks like the following where some of
the long strings of escaped have been wrapped. There are funny characters
marking "Line 5" which is whe
3 matches
Mail list logo