old-cross-binutils/gdb/testsuite
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
..
boards * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET, 2013-01-17 20:17:15 +00:00
config Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.ada Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.arch Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.asm Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.base gdb/testsuite/ 2013-02-27 18:46:52 +00:00
gdb.cell Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.cp Fix ptype bug actually exercised in userdef.exp 2013-02-14 12:43:46 +00:00
gdb.disasm Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gdb.dwarf2 PR gdb/15102: 2013-02-18 21:04:28 +00:00
gdb.fortran Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.gdb gdb/ 2013-02-03 15:54:18 +00:00
gdb.go Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.hp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.java Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.linespec gdb/ 2013-03-04 19:30:28 +00:00
gdb.mi Tweak intro comments to some MI test files. 2013-02-12 16:36:07 +00:00
gdb.modula2 Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.multi Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.objc Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.opencl Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.opt Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.pascal Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.python Add a new method 'disassemble' to gdb.Architecture class. 2013-02-21 01:46:57 +00:00
gdb.reverse Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.server From: Sanimir Agovic <sanimir.agovic@intel.com> 2013-02-12 15:03:12 +00:00
gdb.stabs Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
gdb.threads gdb/testsuite/ 2013-02-27 18:48:23 +00:00
gdb.trace gdb/gdbserver/ 2013-02-28 00:42:20 +00:00
gdb.xml Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
lib gdb/testsuite/ 2013-02-02 09:12:10 +00:00
aclocal.m4
ChangeLog gdb/ 2013-03-04 19:30:28 +00:00
configure
configure.ac Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dg-extract-results.sh Merge dg-extract-results.sh from gcc upstream (svn 195224). 2013-01-17 14:31:11 +00:00
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
TODO