[PATCH, gdb] Fix now illegal upper case gdb command in chained-calls.exp

Thomas Preudhomme thomas.preudhomme@foss.arm.com
Wed Feb 15 11:29:00 GMT 2017


Hi,

3d7b173c29900879c9a5958dd6029fd36666e57c made upper case commands now
illegal. However gdb.cp/chained-calls.exp still contains one test using
P to print an expression. This patch fixes the testcase to use p
instead.

ChangeLog is as follows:

2017-02-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>

         * gdb.cp/chained-calls.exp: Use p instead of P.


Committed as obvious.

Best regards,

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_chained-calls_testcase.patch
Type: text/x-patch
Size: 697 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20170215/8338106b/attachment.bin>


More information about the Gdb-patches mailing list