Usable?

I'm using the debugger from svn and when i try to debug a simple app
(without thread... or something like that)
i get :


 mdb ./bin/Debug/SendToFT.exe -r
Mono Debugger
(mdb) r
Starting program: ./bin/Debug/SendToFT.exe 
Cannot load symbol file 
`/home/hubert/Projects/SynchroPassPremium/SendToFT/bin/Debug/log4net.dll.mdb': 
Could not find file 
"/home/hubert/Projects/SynchroPassPremium/SendToFT/bin/Debug/log4net.dll.mdb".
EXCEPTION: System.ArgumentException: Cannot compare addresses from different 
domains AddressDomain (0:) and AddressDomain (0:global)
  at Mono.Debugger.TargetAddress.check_domains (TargetAddress a, TargetAddress 
b) [0x0001e] in /home/hubert/mono/debugger/interface/TargetAddress.cs:95 
  at Mono.Debugger.TargetAddress.op_Equality (TargetAddress a, TargetAddress b) 
[0x00000] in /home/hubert/mono/debugger/interface/TargetAddress.cs:146 
  at Mono.Debugger.Backends.SingleSteppingEngine.throw_exception (TargetAddress 
stack, TargetAddress exc, TargetAddress ip) [0x00031] in 
/home/hubert/mono/debugger/backend/SingleSteppingEngine.cs:920 
  at Mono.Debugger.Backends.SingleSteppingEngine.ProcessChildEvent 
(Mono.Debugger.Backends.ChildEvent cevent) [0x000c1] in 
/home/hubert/mono/debugger/backend/SingleSteppingEngine.cs:252 
  at Mono.Debugger.Backends.SingleSteppingEngine.ProcessEvent (Int32 status) 
[0x00295] in /home/hubert/mono/debugger/backend/SingleSteppingEngine.cs:214 
  at (wrapper remoting-invoke-with-check) 
Mono.Debugger.Backends.SingleSteppingEngine:ProcessEvent (int)
  at Mono.Debugger.Backends.ThreadManager.engine_thread_main () [0x000ce] in 
/home/hubert/mono/debugger/backend/ThreadManager.cs:310 

The only lib i use is log4net...


Le mardi 08 mai 2007 à 01:54 -0400, Miguel de Icaza a écrit :

> Hey,
> 
> > I installed Mono with the "Linux installer for x86"
> > (ftp://www.go-mono.com/archive/1.2.3.1/linux-installer/2/mono-1.2.3.1_2-
> > installer.bin), and mdb seems to be included there. What's this then?
> 
> Ah, nice.  I just do not think we have made any official releases
> recently.
> 
> > Harald
> >  
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de
> > Icaza
> > Sent: Sonntag, 06. Mai 2007 16:45
> > To: pablosantosluac
> > Cc: mono-devel-list@lists.ximian.com
> > Subject: Re: [Mono-dev] Debugger
> > 
> > Hello,
> > 
> > > Is it installed with the latest prerelease?
> > > 
> > > I will try it asap.
> > 
> > It is only available from the "debugger" module on SVN.
> > 
> > Miguel
> > 
> > > ----- Original Message -----
> > > From: "Miguel de Icaza" <[EMAIL PROTECTED]>
> > > To: "pablosantosluac" <[EMAIL PROTECTED]>
> > > Cc: <mono-devel-list@lists.ximian.com>
> > > Sent: Sunday, May 06, 2007 6:33 AM
> > > Subject: Re: [Mono-dev] Debugger
> > > 
> > > 
> > > > Hello,
> > > > 
> > > >> What is the debugger current status?
> > > > 
> > > > It is working, and we hope that people test it with real code, send 
> > > > us feedback and help us improve it.
> > > > 
> > > > We have reached the point where we think it is usable, but the only 
> > > > way of knowing if it is, is if people give us feedback.
> > > > 
> > > > Miguel.
> > > >> Pablo
> > > >> _______________________________________________
> > > >> Mono-devel-list mailing list
> > > >> Mono-devel-list@lists.ximian.com
> > > >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Ce message et les �ventuels documents joints peuvent contenir des informations 
confidentielles.
Au cas o� il ne vous serait pas destin�, nous vous remercions de bien vouloir 
le supprimer et en aviser imm�diatement l'exp�diteur. Toute utilisation de ce 
message non conforme � sa destination, toute diffusion ou publication, totale 
ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'�tant pas s�curis�es, l'int�grit� de ce 
message n'est pas assur�e et la soci�t� �mettrice ne peut �tre tenue pour 
responsable de son contenu.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to