]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* cp-support.h (cp_validate_operator): Declare new function.
authorKeith Seitz <keiths@redhat.com>
Mon, 21 Sep 2009 19:46:43 +0000 (19:46 +0000)
committerKeith Seitz <keiths@redhat.com>
Mon, 21 Sep 2009 19:46:43 +0000 (19:46 +0000)
commit1290797801825ff96506c8197d301b60154c3250
treef67a841cbe9ea0494e161fc4f3522abc7fa758ab
parent11ef0d76ab7ca2b103955a98af4aa0eb7dbf74ab
* cp-support.h (cp_validate_operator): Declare new function.
* cp-support.c (cp_validate_operator): New function.
* linespec.c (decode_compound): For C++ check for a valid operator.
gdb/ChangeLog
gdb/cp-support.c
gdb/cp-support.h
gdb/linespec.c