Comment 114 for bug 1711337

Revision history for this message
James Donald (jdonald) wrote :

Thanks @Chris!

@herrtimson you can do this:
  layout asm
  tui disable
  set logging on
  disas /r <starting address>,<ending address>

It'll save the output of your disas command to gdb.txt