-# Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright 2004-2013 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
# This file is part of the gdb testsuite.
-if $tracelevel {
- strace $tracelevel
-}
-
# Test PowerPC E500 prologue analyzer.
-set prms_id 0
-set bug_id 0
if ![istarget "powerpc-*"] then {
verbose "Skipping powerpc E500 prologue tests."