From 42fd213b0d9a1d784105dd7991fff0708ddd74f2 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Mon, 10 May 2004 17:53:37 +0000 Subject: [PATCH] (gdb-annotation-rules): Add nquery annotation for pending breakpoints. --- lisp/progmodes/gdb-ui.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/progmodes/gdb-ui.el b/lisp/progmodes/gdb-ui.el index fc3196cdb4f..19c57979130 100644 --- a/lisp/progmodes/gdb-ui.el +++ b/lisp/progmodes/gdb-ui.el @@ -664,6 +664,7 @@ This filter may simply queue output for a later time." ("commands" gdb-subprompt) ("overload-choice" gdb-subprompt) ("query" gdb-subprompt) + ("nquery" gdb-subprompt) ("prompt-for-continue" gdb-subprompt) ("post-prompt" gdb-post-prompt) ("source" gdb-source) -- 2.39.2