[Mono-list] exception in debugger

Felipe Portella felipeportella.listas at gmail.com
Mon Oct 1 06:51:46 EDT 2007


Hi Daniel,

I have the same problem and I found you message ... Did you solved this ?

I found this version info in the metadata but I didn't understand yet what I
not compiled ....

Thanks,
Portella

2007/9/28, Daniel Soto <daniel.soto2k at gmail.com>:
>
> Hi.
>
> I'm continuing getting problems with mono debugger.
>
> I compiled the mdb from source.
>
> when i run a console application with this:
>
> $mdb test.exe
>
> Mono Debugger
>
> (mdb) list MiPrograma
>
> i get "Error, no target" message.
>
> and at "run" command, i get this message
>
> EXCEPTION: Mono.Debugger.SymbolTableException:
> `MONO_DEBUGGER__debugger_info' has version 59, but expected at most 58.
> at Mono.Debugger.Backends.MonoThreadManager..ctor
> (Mono.Debugger.Backends.ThreadManager thread_manager,
> Mono.Debugger.Backends.Inferior inferior, TargetAddress info, Boolean
> attach, Boolean stop_in_main) [0x0011e] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/MonoThreadManager.cs:78
>   at Mono.Debugger.Backends.MonoThreadManager.Initialize
> (Mono.Debugger.Backends.ThreadManager thread_manager,
> Mono.Debugger.Backends.Inferior inferior, Boolean attach, Boolean
> stop_in_main) [0x0003f] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/MonoThreadManager.cs:41
>   at Mono.Debugger.Backends.ProcessServant.Initialize
> (Mono.Debugger.Backends.SingleSteppingEngine engine,
> Mono.Debugger.Backends.Inferior inferior, Boolean is_exec) [0x00030] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/ProcessServant.cs:317
>   at (wrapper remoting-invoke-with-check)
> Mono.Debugger.Backends.ProcessServant:Initialize
> (Mono.Debugger.Backends.SingleSteppingEngine,
> Mono.Debugger.Backends.Inferior,bool)
>   at Mono.Debugger.Backends.ThreadManager.HandleChildEvent
> (Mono.Debugger.Backends.SingleSteppingEngine engine,
> Mono.Debugger.Backends.Inferior inferior,
> Mono.Debugger.Backends.ChildEvent& cevent, System.Boolean&
> resume_target) [0x00012] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/ThreadManager.cs:162
>   at (wrapper remoting-invoke-with-check)
> Mono.Debugger.Backends.ThreadManager:HandleChildEvent
> (Mono.Debugger.Backends.SingleSteppingEngine,
> Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior
> /ChildEvent&,bool&)
>   at Mono.Debugger.Backends.SingleSteppingEngine.ProcessEvent (Int32
> status) [0x001ea] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/SingleSteppingEngine.cs:198
>   at (wrapper remoting-invoke-with-check)
> Mono.Debugger.Backends.SingleSteppingEngine:ProcessEvent (int)
>   at Mono.Debugger.Backends.ThreadManager.engine_thread_main ()
> [0x000ce] in
> /mnt/hdd2/Descargas/mono-debugger-0.50/backend/ThreadManager.cs:310
>
> and the debugger hangs it.
>
> I what not to be made to solve it. I already installed the dll's located
> in the "build" directory (Mono.Debugger.Backend.dll and others), in the
> source code path.
>
> Any help, please.
>
> Best regards.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20071001/43078665/attachment.html 


More information about the Mono-list mailing list