PR python/13598 - add before_prompt event
[deliverable/binutils-gdb.git] / gdb / doc / python.texi
index d1cbadb8655eaef772306f33dd6f9aa17b491616..c3ea2035f664d89954360c8123e0d641c933a04a 100644 (file)
@@ -2981,6 +2981,10 @@ emitted, the @code{gdb.Breakpoint} object will already be in its
 invalid state; that is, the @code{is_valid} method will return
 @code{False}.
 
+@item events.before_prompt
+This event carries no payload.  It is emitted each time @value{GDBN}
+presents a prompt to the user.
+
 @end table
 
 @node Threads In Python
This page took 0.029391 seconds and 4 git commands to generate.