[RFA] Add test for comma in linespec (python)

Keith Seitz keiths@redhat.com
Fri Mar 30 18:08:00 GMT 2012


Hi,

This adds a simple test to check if gdb.decode_line (and everything 
underneath that) is properly handling linespecs with commas in them, 
e.g. "func1,func2". This should return a symtab for func1, but stop 
processing at ",func2".

Ok?

Keith

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

	* gdb.python: Add test for linespecs with commas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-comma-linespec.patch
Type: text/x-patch
Size: 998 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120330/fd0443f3/attachment.bin>


More information about the Gdb-patches mailing list