mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
*** empty log message ***
This commit is contained in:
@@ -255,7 +255,7 @@ vax_return_value (struct gdbarch *gdbarch, struct type *type,
|
||||
location for inserting the breakpoint. */
|
||||
|
||||
static const gdb_byte *
|
||||
vax_breakpoint_from_pc (CORE_ADDR *pc, int *len)
|
||||
vax_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pc, int *len)
|
||||
{
|
||||
static gdb_byte break_insn[] = { 3 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user