* gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
authorDaniel Jacobowitz <drow@false.org>
Tue, 22 Oct 2002 01:43:37 +0000 (01:43 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 22 Oct 2002 01:43:37 +0000 (01:43 +0000)
commit8b1d7e37a41413cc941f3a31f470165ab0cb466e
tree5bead82a96ef0c39d0d2101f52b49c57661f89a1
parent17c84737fa9140b1c44828e29f5789636e01ac1e
    * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
        numbers.  Allow "foo2|selected stack frame".
        * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
        * gdb.asm/asmsrc2.s: Likewise.
        * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
        comments.
        * gdb.asm/mips.inc: New file.
gdb/testsuite/gdb.asm/asm-source.exp
gdb/testsuite/gdb.asm/asmsrc1.s
gdb/testsuite/gdb.asm/asmsrc2.s
gdb/testsuite/gdb.asm/common.inc
gdb/testsuite/gdb.asm/mips.inc [new file with mode: 0644]