Remove is_remote check in labels.exp
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 12 Oct 2017 22:14:09 +0000 (23:14 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 12 Oct 2017 22:14:09 +0000 (23:14 +0100)
This works fine with remote target boards.

gdb/testsuite/ChangeLog:
2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
    Pedro Alves  <palves@redhat.com>

* gdb.base/label.exp: Remove is_remote target check.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/label.exp

index de9a852..5c5d1af 100644 (file)
@@ -1,3 +1,8 @@
+2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/label.exp: Remove is_remote target check.
+
 2017-10-12  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/auvx.exp (coredir): Update comment.
index d3939b6..3560167 100644 (file)
 # 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 [is_remote target] then {
-    return 0
-}
-
-
 #
 # test running programs
 #