old-cross-binutils/gdb/testsuite
Tom Tromey abc9d0dc6e PR macros/13205:
* macrotab.h: (macro_define_special): Declare.
	(enum macro_special_kind): New.
	(struct macro_definition) <argc, replacement>: Update comments.
	* macrotab.c (new_macro_definition): Unconditionally set 'argc'.
	(macro_define_object_internal): New function.
	(macro_define_object): Use it.
	(macro_define_special): New function.
	(fixup_definition): New function.
	(macro_lookup_definition, foreach_macro_in_scope)
	(foreach_macro): Use fixup_definition.
	* macroexp.h (macro_stringify): Declare.
	* macroexp.c (free_buffer_return_text): New function.
	(stringify): Constify "arg".
	(macro_stringify): New function.
	* dwarf2read.c (macro_start_file): Call macro_define_special.
testsuite
	* gdb.base/macscp1.c (macscp_expr): Add comment.
	* gdb.base/macscp.exp: Test __FILE__ and __LINE__.
2012-05-16 20:31:10 +00:00
..
boards
config
gdb.ada
gdb.arch gdb/ 2012-04-26 16:56:18 +00:00
gdb.asm
gdb.base PR macros/13205: 2012-05-16 20:31:10 +00:00
gdb.cell
gdb.cp gdb/doc/ChangeLog: 2012-04-27 20:52:06 +00:00
gdb.disasm
gdb.dwarf2 * gdb.dwarf2/pr13961.S: Add file and source location, but leave 2012-05-03 06:49:05 +00:00
gdb.fortran
gdb.gdb
gdb.go Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
gdb.hp
gdb.java
gdb.linespec
gdb.mi * gdb.mi/mi-var-display.exp: Check for the existence of $fp 2012-05-08 07:22:19 +00:00
gdb.modula2
gdb.multi gdb/testsuite: 2012-05-03 02:05:15 +00:00
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
gdb.reverse
gdb.server
gdb.stabs
gdb.threads * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'. 2012-04-25 13:54:00 +00:00
gdb.trace 2012-05-11 Hui Zhu <hui_zhu@mentor.com> 2012-05-14 02:20:54 +00:00
gdb.xml
lib * lib/gdb.exp (gdb_test_multiple): Correct formatting. 2012-05-09 14:29:49 +00:00
aclocal.m4
ChangeLog PR macros/13205: 2012-05-16 20:31:10 +00:00
configure Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
configure.ac Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
dg-extract-results.sh
Makefile.in
TODO