| Index: gdb/testsuite/gdb.arch/system-gcore.exp
|
| diff --git a/gdb/testsuite/gdb.arch/system-gcore.exp b/gdb/testsuite/gdb.arch/system-gcore.exp
|
| index c5e67244b97ca4aa2bc402657c80275f0584761c..ab97f6969e5d68fdf54a7176f80410fb1b473d00 100644
|
| --- a/gdb/testsuite/gdb.arch/system-gcore.exp
|
| +++ b/gdb/testsuite/gdb.arch/system-gcore.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 { ![istarget i?86-*-linux*] && ![istarget x86_64-*-linux* ] } {
|
| verbose "Skipping system register gcore tests."
|
|
|