work around minor gdb bug

This commit is contained in:
Tom Tromey
2015-05-04 19:45:32 -06:00
parent 3bfce4dfb6
commit 2e78086eff
2 changed files with 11 additions and 0 deletions

5
NOTES
View File

@@ -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