* whats the functinality of dummy
@ 2004-03-25 15:31 Vineet Sharma, Noida
2004-03-25 15:57 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Vineet Sharma, Noida @ 2004-03-25 15:31 UTC (permalink / raw)
To: gdb
Hi All,
what is the functinality of these function:
gdbarch_push_dummy_frame ()
gdbarch_set_call_dummy_breakpoint_offset()
gdbarch_fix_call_dummy ()
Regards
Vineet
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: whats the functinality of dummy
2004-03-25 15:31 whats the functinality of dummy Vineet Sharma, Noida
@ 2004-03-25 15:57 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-03-25 15:57 UTC (permalink / raw)
To: Vineet Sharma, Noida; +Cc: gdb
> Hi All,
> what is the functinality of these function:
>
> gdbarch_push_dummy_frame ()
> gdbarch_set_call_dummy_breakpoint_offset()
> gdbarch_fix_call_dummy ()
Er, how old is your GDB? All of these have been deprecated. See
gdbarch.sh for the replacements.
(A dummy frame is a fake frame created by GDB when performing an
inferior function call.)
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-25 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-25 15:31 whats the functinality of dummy Vineet Sharma, Noida
2004-03-25 15:57 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox