ChangeLog:
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index c06c6be51af5d2a4d4261af9a67874b8a8ec7519..fab05fced0ebf40d6ed76a0283f99686ca289b50 100644 (file)
@@ -17505,6 +17505,16 @@ function.  The default is @code{off}.
 @kindex show spu
 Show whether to stop for new SPE threads.
 
+@item set spu auto-flush-cache @var{arg}
+Set whether to automatically flush the software-managed cache.  When set to
+@code{on}, @value{GDBN} will automatically cause the SPE software-managed
+cache to be flushed whenever SPE execution stops.  This provides a consistent
+view of PowerPC memory that is accessed via the cache.  If an application
+does not use the software-managed cache, this option has no effect.
+
+@item show spu auto-flush-cache
+Show whether to automatically flush the software-managed cache.
+
 @end table
 
 @node PowerPC
This page took 0.034301 seconds and 4 git commands to generate.