binutils-gdb/gdb/testsuite
Doug Evans d30f5e1f70 PR exp/11926
* parser-defs.h (parse_float, parse_c_float): Declare.
	* parse.c (parse_float, parse_c_float): New function.
	* c-exp.y (parse_number): Call parse_c_float.
	* objc-exp.y (parse_number): Ditto.
	* p-exp.y (parse_number): Ditto.  Use ANSI/ISO-style definition.
	* jv-exp.y (parse_number): Call parse_float, fix suffix handling.

	testsuite/
	* gdb.base/printcmds.exp (test_float_accepted): New function.
	Move existing float tests there.  Add tests for floats with suffixes.
	(test_float_rejected): New function.
	* gdb.java/jv-print.exp (test_float_accepted): New function.
	(test_float_rejected): New function.
	* gdb.objc/print.exp: New file.
	* gdb.pascal/print.exp: New file.
	* lib/objc.exp: New file.
2010-08-19 13:33:15 +00:00
..
config
gdb.ada 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
gdb.arch gdb/ChangeLog:* valops.c (value_assign): Do not call to value_coerce_to_target.(value_must_coerce_to_target): Return 0 in case of TYPE_VECTOR.gdb/testsuite/ChangeLog:* gdb.arch/altivec-abi.exp: New tests. 2010-07-14 14:54:58 +00:00
gdb.asm * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so 2010-07-26 12:31:11 +00:00
gdb.base PR exp/11926 2010-08-19 13:33:15 +00:00
gdb.cell ChangeLog: 2010-06-25 13:00:33 +00:00
gdb.cp gdb/testsuite/ 2010-08-17 21:31:13 +00:00
gdb.disasm Examine instruction at label start' instead of _start'. 2010-06-14 19:21:11 +00:00
gdb.dwarf2 In order to fix a checkin mistake in dw2-ref-missing-frame-func.c:r1.2, 2010-08-18 03:16:05 +00:00
gdb.fortran * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00
gdb.gdb 2010-08-18 Yao Qi <yao@codesourcery.com> 2010-08-18 02:30:07 +00:00
gdb.hp
gdb.java PR exp/11926 2010-08-19 13:33:15 +00:00
gdb.mi * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is 2010-06-14 15:45:33 +00:00
gdb.modula2
gdb.multi * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use 2010-06-18 15:08:29 +00:00
gdb.objc PR exp/11926 2010-08-19 13:33:15 +00:00
gdb.opt * gdb.opt/inline-cmds.c (ATTR): New define. 2010-07-27 18:08:48 +00:00
gdb.pascal PR exp/11926 2010-08-19 13:33:15 +00:00
gdb.python * gdb.python/python.exp: Fix syntax in "post event insertion" test. 2010-08-16 18:01:40 +00:00
gdb.reverse 2010-06-03 Michael Snyder <msnyder@vmware.com> 2010-06-03 23:54:18 +00:00
gdb.server 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
gdb.stabs * gdb.stabs/gdb11479.c (hack): New function. 2010-07-27 16:58:22 +00:00
gdb.threads * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt 2010-07-29 23:19:46 +00:00
gdb.trace * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace. 2010-06-11 23:25:59 +00:00
gdb.xml
lib PR exp/11926 2010-08-19 13:33:15 +00:00
.gdbinit
aclocal.m4
ChangeLog PR exp/11926 2010-08-19 13:33:15 +00:00
configure
configure.ac
dg-extract-results.sh
Makefile.in
TODO