diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/gdb669.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/gdb669.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.mi/gdb669.exp b/gdb/testsuite/gdb.mi/gdb669.exp index f9e5bf0ecd5..805c6815024 100644 --- a/gdb/testsuite/gdb.mi/gdb669.exp +++ b/gdb/testsuite/gdb.mi/gdb669.exp @@ -13,9 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# Please email any bugs, comments, and/or additions to this file to: -# bug-gdb@prep.ai.mit.edu - # This file checks for the bug gdb/669, where the console # command "info threads" and the MI command "-thread-list-ids" # return different threads in the system. |