binutils-gdb/gdb/testsuite/gdb.asm
Michael Snyder ca9efc9063 2001-11-30 Michael Snyder <msnyder@redhat.com>
* gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
	next, info source, info sources, info line, global and static
	variables, and static functions.
	* gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
	* gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
	* gdb.asm/asmsrc1.s: Add a static function and some variables.
	* gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
	* gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
	(gdbasm_leave): Restore frame pointer.
	(gdbasm_startup): Copy stack set-up from crt0.S.
2001-12-04 19:45:57 +00:00
..
asm-source.exp 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
asmsrc1.s 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
asmsrc2.s 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
common.inc 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
configure Add assembly-source tests for s390-ibm-linux. 2001-12-01 01:13:27 +00:00
configure.in Add assembly-source tests for s390-ibm-linux. 2001-12-01 01:13:27 +00:00
d10v.inc 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
i386.inc 2001-11-30 Michael Snyder <msnyder@redhat.com> 2001-12-04 19:45:57 +00:00
m32r.inc
Makefile.in
s390.inc * gdb.asm/s390.inc (gdbasm_datavar): Use .long' to create int' 2001-12-03 21:53:16 +00:00
sparc.inc 2001-11-21 Michael Snyder <msnyder@redhat.com> 2001-11-27 01:29:03 +00:00