[Mono-dev] Patches for Mono Debugger on Windows

Jonathan Chambers joncham at gmail.com
Thu Apr 2 22:52:26 EDT 2009


Hello,
     Here are a few small patches for review.

debugger_windows_braces.patch: A quick fix to allow code to compile on csc.
Bug 478101 is filed for gmcs.
debugger_windows_generated.patch: Adds generated
file CSharpExpressionParser.cs for Windows build.
debugger_windows_configuration.patch: Use Environment.SpecialFolder.Personal
instead of $HOME and verify configuration file exists before trying to load
it.
debugger_windows_disassembler_inferior.patch: Adds Windows platform check to
Inferior. Marshal strings in Inferior manually since Windows does not free
strings using g_free.

Martin, exactly what tests/test sets should I be running when I make my
changes?

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/422ad61c/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugger_windows_braces.patch
Type: application/octet-stream
Size: 3080 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/422ad61c/attachment-0004.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugger_windows_generated.patch
Type: application/octet-stream
Size: 35978 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/422ad61c/attachment-0005.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugger_windows_configuration.patch
Type: application/octet-stream
Size: 3335 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/422ad61c/attachment-0006.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugger_windows_disassembler_inferior.patch
Type: application/octet-stream
Size: 7947 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/422ad61c/attachment-0007.obj 


More information about the Mono-devel-list mailing list