Hello, folks!

I am trying mono and mono-debugger version 2.0 pre1
As last time, I get this ugly:

$ mono mdb.exe mdb-symbolreader.exeMono Debugger
(mdb) r
Starting program: mdb-symbolreader.exeEXCEPTION:  
Mono.Debugger.TargetException: Unsupported `mono' executable:  
/usr/bin/mono
   at Mono.Debugger.Backend.ProcessServant.Initialize  
(Mono.Debugger.Backend.SingleSteppingEngine engine,  
Mono.Debugger.Backend.Inferior inferior, Boolean is_exec) [0x00000]  at  
(wrapper remoting-invoke-with-check)  
Mono.Debugger.Backend.ProcessServant:Initialize  
(Mono.Debugger.Backend.SingleSteppingEngine,Mono.Debugger.Backend.Inferior,bool)

I doublechecked that both mono and mdb imply the same           public  
const int  MajorVersion = 50;
                public const int  MinorVersion = 0;
                public const long Magic        = 0x45e82623fd7fa614;

I have no clue now. Robert, anyone, can you give me a hint how to find  
what goes wrong? And why?

Thanks in advance, Ildar
-- 
Ildar  Mulyukov,  free SW designer/programmer
================================================
email: [EMAIL PROTECTED]
home: http://tuganger.narod.ru/
ALT Linux Sisyphus
================================================
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to