[RFA 2/3] Linespec rewrite: Cleanups

Keith Seitz keiths@redhat.com
Mon Mar 19 21:22:00 GMT 2012


Hi,

This second patch deals with cleanups in the codebase and test suite: 
removing unused functions, updating test suite error messages, and the like.

Keith

ChangeLog
2012-03-19  Keith Seitz  <keiths@redhat.com>

	* cp-support.c (SKIP_SPACE): Remove.
	(cp_validate_operator): Remove.
	* cp-support.h (cp_validate_operator): Remove declaration.

testsuite/ChangeLog
2012-03-19  Keith Seitz  <keiths@redhat.com>

	* gdb.base/advance.exp: Update error message for
	"advance malformed" test.
	* gdb.base/break.exp: Likewise for "breakpoint with
	trailing garbage" test.
	* gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
	with trailing garbage" test.
	* gdb.base/sepdebug.exp: Likewise for "breakpoint with
	trailng garbage" test.
	* gdb.base/until.exp: Likewise for "malformed until" test.
	* gdb.base/list.exp: Update "list 'list0.c:main'", which contains
	invalid quoting.
	* gdb.cp/overload.exp: Fix invalidly quoted linespec.
	* gdb.cp/ovldbreak.exp: Create the breakpoint table
	for "breakpoint info (after setting on all)".
	* gdb.cp/static-method.exp: Remove redundant (and invalid
	linespec) test "list '$srcfile:$test'".
	* gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
	tests.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linespec-rewrite-cleanups.patch
Type: text/x-patch
Size: 11225 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120319/d64b6fbe/attachment.bin>


More information about the Gdb-patches mailing list