diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/thread-specific.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/thread-specific.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.threads/thread-specific.exp b/gdb/testsuite/gdb.threads/thread-specific.exp index 4fdccc0..2d4468b 100644 --- a/gdb/testsuite/gdb.threads/thread-specific.exp +++ b/gdb/testsuite/gdb.threads/thread-specific.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 was written by Daniel Jacobowitz <drow@mvista.com>. # It tests that the correct breakpoint is reported when we hit a # thread-specific breakpoint inserted for several threads. |