Merge remote branch 'upstream/master'
[mono.git] / mono / mini / debug-mini.c
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-03 Zoltan VargaMerge branch 'precise-gc-maps'
2011-01-03 Zoltan VargaAllow wrapper frames to be precisely tracked.
2010-12-07 Zoltan VargaFix some small memory leaks.
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-02 Zoltan VargaAllow breakpoints set using --break in wrappers.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-08 Paolo MolaroMon Mar 8 17:58:26 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-26 Martin BauligAdd runtime support to abort a mono_debugger_runtime_in...
2010-02-26 Martin BauligUse `MonoInternalThread *' instead of `MonoThread *'.
2009-12-18 Zoltan VargaIn .:
2009-11-02 Zoltan Varga2009-07-01 Zoltan Varga <vargaz@gmail.com>
2009-10-13 Martin BauligAdd a new 'MONO_DEBUGGER_EVENT_TRAMPOLINE' notification...
2009-09-25 Mark Probst2009-09-25 Mark Probst <mark.probst@gmail.com>
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-06-24 Marek SafarNew tests.
2009-06-22 Martin BauligAdd new 'thread_flags' field to 'MonoDebuggerThreadInfo...
2009-06-08 Martin BauligImprove exception handling when running in mdb: check...
2009-05-27 Marek SafarNew tests, updates
2009-05-19 Miguel de Icaza2009-05-18 Miguel de Icaza <miguel@novell.com>
2009-05-06 Zoltan Varga2009-05-06 Zoltan Varga <vargaz@gmail.com>
2009-05-03 Martin Baulig2009-05-03 Martin Baulig <martin@ximian.com>
2009-03-04 Martin BauligClean up the debugger's exception API and add some...
2009-03-04 Martin BauligImproved the debugger's exception handling code.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-04 Zoltan Varga2008-11-04 Zoltan Varga <vargaz@gmail.com>
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-26 Zoltan Varga2008-10-26 Zoltan Varga <vargaz@gmail.com>
2008-10-25 Martin Baulig2008-10-25 Martin Baulig <martin@ximian.com>
2008-07-23 Marek SafarNew tests.
2008-07-22 Zoltan Varga2008-07-22 Zoltan Varga <vargaz@gmail.com>
2008-07-07 Zoltan Varga2008-07-07 Zoltan Varga <vargaz@gmail.com>
2008-06-10 Rodrigo KumperaIn metadata:
2008-06-10 Martin Baulig2008-06-10 Martin Baulig <martin@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-06 Martin Baulig2008-05-06 Martin Baulig <martin@ximian.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-14 Martin Baulig2008-03-14 Martin Baulig <martin@ximian.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-11-20 Martin Baulig2007-11-20 Martin Baulig <martin@ximian.com>
2007-11-06 Marek SafarNew tests, update
2007-10-31 Atsushi Enoactually I gave wrong file name.
2007-10-31 Martin Baulig2007-10-30 Martin Baulig <martin@ximian.com>
2007-09-25 Marek SafarNew tests.
2007-09-25 Martin Baulig2007-09-25 Martin Baulig <martin@ximian.com>
2007-09-21 Martin Baulig2007-09-21 Martin Baulig <martin@ximian.com>
2007-09-14 Zoltan Varga2007-09-14 Zoltan Varga <vargaz@gmail.com>
2007-08-22 Martin Baulig2007-08-22 Martin Baulig <martin@ximian.com>
2007-08-01 Martin Baulig2007-08-01 Martin Baulig <martin@ximian.com>
2007-06-25 Martin Baulig2007-06-25 Martin Baulig <martin@ximian.com>
2007-06-21 Martin Baulig2007-06-21 Martin Baulig <martin@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next