From d5005b26b889276c32026bf72059535b55510b58 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 4 May 2015 21:50:10 -0600 Subject: [PATCH] update note --- NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES b/NOTES index 0fb28e4..7b5dda1 100644 --- a/NOTES +++ b/NOTES @@ -14,6 +14,7 @@ A few notes on gdb improvements that would help the GUI: http://sourceware.org/bugzilla/show_bug.cgi?id=15620 * No "new shared library" event. http://sourceware.org/bugzilla/show_bug.cgi?id=15621 + [ we can use the new objfile event instead ] * No "new thread" event. http://sourceware.org/bugzilla/show_bug.cgi?id=15622 * No "frame selection" event, e.g. when user types "up".