[Mono-dev] Port of mdb to Linux/Alpha
Sergey Tikhonov
tsv at solvo.ru
Mon Oct 16 10:58:24 EDT 2006
Hello,
I started to work on port of mdb to linux/alpha. I implemented some of
the callback methods (just to check that it works).
For now I am stuck in spawn method.
It forks as expected, the child set itself to be traceable and runs mono
with assemble to debug. The parent issue read command from
pipe created for the child. At that point it waits and doesn't return.
Are there any specifics to be known? Is there known minimum set of
callback methods for implementation?
What data does the "read" waits? Are the debug method in mono itself
shoudl be implemented? (they are in my case)
Thank you,
--
Sergey Tikhonov
Solvo Ltd.
Saint-Petersburg, Russia
tsv at solvo.ru
More information about the Mono-devel-list
mailing list