--- 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. If this +feature is supported by the target, then @value{GDBN} does not +remove breakpoints in order to step over them. This feature +only applies to continue requests. This feature is only available +when the remote stub supports managing breakpoints itself (@pxref{insert +breakpoint or watchpoint packet}). @value{GDBN} assumes that +this feature is applicable to all breakpoint types supported by the stub. + @end table @item qSymbol::