]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb.base/default.exp: Add missing $_as_string to "show convenience" test
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 14 Mar 2016 16:42:54 +0000 (12:42 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 14 Mar 2016 16:43:39 +0000 (12:43 -0400)
commitfa4ff313317d6234bbd818b09332e7d85349a56a
tree9fc02f1005f863ff010f5a4630b1a9716e82d3bf
parentd834e6355eedb87abc1473c5039232fe93c98cb2
gdb.base/default.exp: Add missing $_as_string to "show convenience" test

When adding the $_as_string convenience function, I missed a new test
failure in default.exp.  The tests lists the convenience functions, so
$_as_string should be added to the expected list.

Fixes:

+FAIL: gdb.base/default.exp: show convenience ($_caller_is = <internal function _caller_is> not found)

gdb/testsuite/ChangeLog:

* gdb.base/default.exp: Add $_as_string to the list of expected
convenience functions.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/default.exp