* inferior calls / call dummies
@ 2003-02-26 13:15 Jan Hoogerbrugge
2003-02-26 14:53 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Jan Hoogerbrugge @ 2003-02-26 13:15 UTC (permalink / raw)
To: gdb
Hi,
What are inferior calls?
What are call dummies?
Do I need call dummies for remote debuging?
What to specify in the call_dummy_words[] array?
Thanks,
Jan
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: inferior calls / call dummies
2003-02-26 13:15 inferior calls / call dummies Jan Hoogerbrugge
@ 2003-02-26 14:53 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2003-02-26 14:53 UTC (permalink / raw)
To: Jan Hoogerbrugge; +Cc: gdb
> Hi,
>
> What are inferior calls?
(gdb) print function_in_target()
GDB is initiating a function call in the target.
> What are call dummies?
Part of implementing this involves setting up a fake or dummy frame.
The function is called from that.
> Do I need call dummies for remote debuging?
> What to specify in the call_dummy_words[] array?
Possibly not. Have a look at the d10v.
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-26 14:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-26 13:15 inferior calls / call dummies Jan Hoogerbrugge
2003-02-26 14:53 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox