mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
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:
parent
c1ea0c0914
commit
6bdfc2c47f
@ -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.
|
||||
|
@ -36,6 +36,7 @@
|
||||
|
||||
comment "crt0 startup"
|
||||
.macro gdbasm_startup
|
||||
gdbasm_enter
|
||||
mov r32=r0
|
||||
nop.i 0
|
||||
nop.i 0
|
||||
|
Loading…
Reference in New Issue
Block a user