[Mono-dev] patch for mono runtime / libgc to support debugger on OSX

Artyom Tyazhelov artyom.tyazhelov at gmail.com
Tue May 29 04:35:25 EDT 2007


Hi

here is the first patch to support debugger on OSX, please review it.

1. it enables MONO_DEBUGGER_SUPPORTED macro
2. adds gc_thread_vtable on darwin

the reason why I rearrenged mini_init in mono/mini/driver.c because
debugger wants to use mono_jit_lock during initialization.

but, I still need help with patch:
look for #warning "add support for stop_info.stack_ptr"

Artyom Tyazhelov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx_debugger_libgc.patch
Type: application/octet-stream
Size: 6712 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070529/05c930c4/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx_debugger_support.patch
Type: application/octet-stream
Size: 2559 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070529/05c930c4/attachment-0001.obj 


More information about the Mono-devel-list mailing list