* lib/gdb.exp (gdb_skip_xml_test): Add comment.

This commit is contained in:
Doug Evans 2010-01-07 23:26:39 +00:00
parent bf694f4a09
commit d0ef5df828
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-01-07 Doug Evans <dje@google.com>
* lib/gdb.exp (gdb_skip_xml_test): Add comment.
2010-01-07 Tom Tromey <tromey@redhat.com>
* gdb.base/source.exp: Use correct line number.

View File

@ -2730,6 +2730,7 @@ proc gdb_skip_bogus_test { msg } {
# Return true if a test should be skipped due to lack of XML support
# in the host GDB.
# NOTE: This must be called while gdb is *not* running.
proc gdb_skip_xml_test { } {
global gdb_prompt