X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fopenocd.texi;h=317f188d2dc0b7fd816d14623a4645b3156928fb;hb=d7d70c2719e6fe94dc9ca15aeb81cf142d597cdc;hp=8c99228c3f990595893942bf0d00a92862ce6e4f;hpb=a31e579e879cfb3d67583780c4ebb6f1015ed5a5;p=openocd.git diff --git a/doc/openocd.texi b/doc/openocd.texi index 8c99228c3f..317f188d2d 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -9349,6 +9349,12 @@ target code relies on. In a configuration file, the command would typically be c However, normally it is not necessary to use the command at all. @end deffn +@deffn Command {aarch64 disassemble} address [count] +@cindex disassemble +Disassembles @var{count} instructions starting at @var{address}. +If @var{count} is not specified, a single instruction is disassembled. +@end deffn + @deffn Command {aarch64 smp} [on|off] Display, enable or disable SMP handling mode. The state of SMP handling influences the way targets in an SMP group are handled by the run control. With SMP handling enabled, issuing halt or resume to one core will trigger