2004-02-11 Jeff Johnston <jjohnstn@redhat.com>

* gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
        executed is an alloc instruction.
This commit is contained in:
Jeff Johnston 2004-02-11 22:15:06 +00:00
parent c1ea0c0914
commit 6bdfc2c47f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
* gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
executed is an alloc instruction.
2004-02-11 David Carlton <carlton@kealia.com>
* gdb.cp/breakpoint.exp: New.

View File

@ -36,6 +36,7 @@
comment "crt0 startup"
.macro gdbasm_startup
gdbasm_enter
mov r32=r0
nop.i 0
nop.i 0