Re: [Mono-dev] debug mono embedded

2008-05-08 Thread Robert Jordan
Stefan Fink wrote:
 hallo,
 nobody have a answer howto debug a mono script/assembly which is run in 
 a embedded  mono ???
 i need this really !!!

You can debug your app with GDB while applying the tricks documented
here:

http://www.mono-project.com/Debugging#Debugging_with_GDB

Robert

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] debug mono embedded

2008-05-07 Thread Stefan Fink
hallo,
nobody have a answer howto debug a mono script/assembly which is run in 
a embedded  mono ???
i need this really !!!

i see have http://www.go-mono.com/docs/ -- Mono Embedding 
http://www.go-mono.com/docs/monodoc.ashx?link=root%3a%2fembed -- 
Debugging API 
http://www.go-mono.com/docs/monodoc.ashx?link=xhtml%3adeploy%2fmono-api-debug.html
 
-- but how can i use this ???

thanks for any answer !!!

-- 
Stefan Fink


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] debug mono embedded

2008-05-05 Thread Stefan Fink
hallo,
i have write a small C++ example application with embedded Mono. i can 
execute my compiled Mono
script in which i call functions from my C++ programm. but how can i 
debug my Mono program ???

-- 
Stefan Fink


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list