record-btrace: add (reverse-)stepping support
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 57071d16224981b4f93a2e11b9602533a63fcc70..e77ca2aadc3261010a50ac99e39786a0fb42036f 100644 (file)
@@ -6263,8 +6263,10 @@ replay implementation.  This method allows replaying and reverse
 execution.
 
 @item btrace
-Hardware-supported instruction recording.  This method does not allow
-replaying and reverse execution.
+Hardware-supported instruction recording.  This method does not record
+data.  Further, the data is collected in a ring buffer so old data will
+be overwritten when the buffer is full.  It allows limited replay and
+reverse execution.
 
 This recording method may not be available on all processors.
 @end table
This page took 0.036135 seconds and 4 git commands to generate.