mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-12-16 07:10:04 +01:00
work around minor gdb bug
This commit is contained in:
5
NOTES
5
NOTES
@@ -19,6 +19,11 @@ A few notes on gdb improvements that would help the GUI:
|
||||
* No "frame selection" event, e.g. when user types "up".
|
||||
https://sourceware.org/bugzilla/show_bug.cgi?id=13598
|
||||
|
||||
* The "set font" and "show font" commands need a bogus doc string to
|
||||
avoid either a doubled doc line or printing that the command isn't
|
||||
documented. And, "set font" prints a line unconditionally, see bug
|
||||
14513.
|
||||
|
||||
================================================================
|
||||
|
||||
Windows
|
||||
|
||||
Reference in New Issue
Block a user