]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
The "record goto" command scans its arguments for "begin", "start", or "end".
authorMarkus Metzger <mmetzger@sourceware.org>
Wed, 15 May 2013 07:04:12 +0000 (07:04 +0000)
committerMarkus Metzger <mmetzger@sourceware.org>
Wed, 15 May 2013 07:04:12 +0000 (07:04 +0000)
commit742ce053c16cb345eeddfdb0acf0c6658ce8e126
tree264ac330df89b1e6d7adae9977cdad162bda12f7
parentc495064debc2cae93d0cb3710e4bf13bb9a0738a
The "record goto" command scans its arguments for "begin", "start", or "end".
Turn those into sub-commands.

Document the "record goto" command.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/record.c