Thu May 5 17:14:27 CEST 2005 Paolo Molaro <lupus@ximian.com>
commit84c0ba02110911b65ae4aec3bbfa1b43609eaa6b
authorBen Maurer <benm@mono-cvs.ximian.com>
Thu, 5 May 2005 15:50:38 +0000 (5 15:50 -0000)
committerBen Maurer <benm@mono-cvs.ximian.com>
Thu, 5 May 2005 15:50:38 +0000 (5 15:50 -0000)
tree38f02c609f7244f91f0ac4be2b572990bfb6efde
parent7ef2afa6a83db3d8223b46f211ae8a1a7aed4c5c
Thu May 5 17:14:27 CEST 2005 Paolo Molaro <lupus@ximian.com>

* mono-debug.c: unlock properly: the interface with the debugger will likely
need to change.

Thu May 5 16:24:43 CEST 2005 Paolo Molaro <lupus@ximian.com>

* mono-debug-debugger.c, mono-debug-debugger.h, mono-debug.c: remove thread
unsafe code in the debugger lock/unlock functions and always init the debugger
lock since it's use also when the debugger is not connected.

2005-05-05  Zoltan Varga  <vargaz@freemail.hu>

* assembly.c (mono_assembly_load_reference): Fix warning.

svn path=/branches/mono-1-1-7/mono/; revision=44089
mono/metadata/ChangeLog
mono/metadata/mono-debug-debugger.c
mono/metadata/mono-debug-debugger.h
mono/metadata/mono-debug.c