binutils-gdb/gdb/testsuite/gdb.linespec
Jan Kratochvil 33f448b11e gdb/
* linespec.c (struct linespec_canonical_name): New.
	(struct linespec_state): Change canonical_names type to it.
	(add_sal_to_sals): Change variable canonical_name to canonical.  Change
	xrealloc element size.  Initialize the different CANONICAL fields.
	(canonical_to_fullform): New.
	(filter_results): Use it.  Add variables canonical, fullform and
	cleanup.
	(struct decode_line_2_item, decode_line_2_compare_items): New.
	(decode_line_2): Remove variables iter and item_names, add variables
	items and items_count.  Modify the code for these new variables.

gdb/testsuite/
	* gdb.linespec/base/one/thefile.cc (twodup): New.
	(m): Call it.
	* gdb.linespec/base/two/thefile.cc (dupname): New.
	(n): Call it.
	* gdb.linespec/break-ask.exp: New file.
	* gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2013-03-04 19:30:28 +00:00
..
base gdb/ 2013-03-04 19:30:28 +00:00
body.h
break-ask.exp gdb/ 2013-03-04 19:30:28 +00:00
linespec.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ls-dollar.cc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ls-dollar.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ls-errs.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ls-errs.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
lspec.cc gdb/ 2013-03-04 19:30:28 +00:00
lspec.h
macro-relative.c gdb/ 2013-02-03 16:25:56 +00:00
macro-relative.exp gdb/ 2013-02-03 16:25:56 +00:00
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
skip-two.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
thread.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
thread.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00