forked from Imagelibrary/binutils-gdb
Enable new thread support for Linux/IA-64.
This commit is contained in:
@@ -1341,8 +1341,8 @@ ia64_store_struct_return (CORE_ADDR addr, CORE_ADDR sp)
|
||||
int
|
||||
ia64_frameless_function_invocation (struct frame_info *frame)
|
||||
{
|
||||
/* FIXME: Implement */
|
||||
return 0;
|
||||
FRAME_INIT_SAVED_REGS (frame);
|
||||
return (frame->extra_info->mem_stack_frame_size == 0);
|
||||
}
|
||||
|
||||
CORE_ADDR
|
||||
|
||||
Reference in New Issue
Block a user