]> Git Repo - binutils.git/blobdiff - gdb/testsuite/gdb.ada/arrayptr.exp
run copyright.sh for 2011.
[binutils.git] / gdb / testsuite / gdb.ada / arrayptr.exp
index 0f450a0f476e94dd27e867dde12c92c287c7029c..42759da22e2688dc2d73fc43e51ec4c53f5fb4a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright 2008, 2009, 2010, 2011 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
@@ -44,3 +44,4 @@ gdb_test "print string_p" \
          "= \\(foo\\.string_access\\) 0x\[0-9a-zA-Z\]+" \
          "print string_p"
 
+gdb_test "print null_string" "= \\(foo\\.string_access\\) 0x0"
This page took 0.026093 seconds and 4 git commands to generate.