[Bug cli/33184] [gdb/cli] Can't use show prompt value to set prompt

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Sat Jul 19 08:39:43 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=33184

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
It's a generic issue with add_setshow_string_cmd.  

(gdb) maintenance set test-settings string \033
(gdb) maintenance show test-settings string 
\e
(gdb) maintenance set test-settings string \e
(gdb) maintenance show test-settings string 
e

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list