--- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -37383,6 +37383,11 @@ These are the currently defined stub fea @tab @samp{-} @tab No +@item @samp{ContinueOverBreakpoints} +@tab No +@tab @samp{-} +@tab No + @end multitable These are the currently defined stub features, in more detail: @@ -37537,6 +37542,15 @@ See @ref{Bytecode Descriptions} for deta The remote stub supports running a breakpoint's command list itself, rather than reporting the hit to @value{GDBN}. +@item ContinueOverBreakpoints +The remote stub knows how to continue over breakpoints itself. If this +feature is supported by the target, then @value{GDBN} does not need to +lift breakpoints off of the inferior and step over them. This feature +only applies to continue requests. This feature is only defined when the +remote stub supports managing breakpoints itself (see @ref{insert +breakpoint or watchpoint packet}). @value{GDBN} assumes that this feature +is applicable to all breakpoints types supported by the stub. + @end table @item qSymbol::