[Bug mi/34501] gdb responds with corrupt output on trying to inserting a breakpoint
"vries at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34501
--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Jarmo Tiitto from comment #4)
> Created attachment 16920 [details]
> script to reproduce a misprint
>
> extract and run ./gdb.sh
I re-installed arch linux in wsl (I initially tried to upgrade, but that broke
pacman).
I ran the script, and reproduced the problem using system gdb:
...
(gdb)
&"�\235\214�\217 No symbol table is loaded. Use the \"file\" command.\n"
20^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="/mnt/source/kde/src/kdevelop/plugins/debuggercommon/tests/debuggees/nonexistentfile.cpp:29",times="0",original-location="/mnt/source/kde/src/kdevelop/plugins/debuggercommon/tests/debuggees/nonexistentfile.cpp:29"}
(gdb)
...
--
You are receiving this mail because:
You are on the CC list for the bug.