| Index: gdb/testsuite/gdb.base/pr11022.exp
|
| diff --git a/gdb/testsuite/gdb.base/pr11022.exp b/gdb/testsuite/gdb.base/pr11022.exp
|
| index 8078eac64713c7d96ea684fe845128dfd444f2d3..c11857d94405b5a4af924aa4349399957c0762d7 100644
|
| --- a/gdb/testsuite/gdb.base/pr11022.exp
|
| +++ b/gdb/testsuite/gdb.base/pr11022.exp
|
| @@ -13,10 +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/>.
|
|
|
| -if $tracelevel then {
|
| - strace $tracelevel
|
| -}
|
| -
|
| if {[skip_hw_watchpoint_tests]} {
|
| return 0
|
| }
|
|
|