Remove "-break-insert -r" tests
authorTom Tromey <tromey@adacore.com>
Thu, 26 May 2022 16:17:02 +0000 (10:17 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 6 Jun 2022 18:42:12 +0000 (12:42 -0600)
commitc2ebdf6a7def7cc4fda0b965554d259177b2fe26
tree08918372f747dd366d5aa1cfce7a08c5ba4579a5
parent38015f6710d67d700f34cfecc6d9fe5ae6241252
Remove "-break-insert -r" tests

PR mi/14270 points out that mi-break.exp has some tests for an
unimplemented "-r" switch for "-break-insert".  This switch was never
implemented, and is not documented -- though it is mentioned in a
comment in the documentation.  This patch removes the test and the doc
comment.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=14270
gdb/doc/gdb.texinfo
gdb/testsuite/gdb.mi/mi-break.exp