src/Pure/Tools/debugger.ML
Fri, 18 Mar 2016 16:26:35 +0100 wenzelm clarified modules;
Sat, 05 Mar 2016 13:51:21 +0100 wenzelm tuned signature -- clarified modules;
Thu, 03 Mar 2016 15:23:02 +0100 wenzelm clarified modules;
Thu, 03 Mar 2016 14:03:06 +0100 wenzelm clarified modules;
Tue, 23 Feb 2016 16:20:12 +0100 wenzelm support for polyml-git ec49a49972c5 (branch FixedPrecisionInt);
Mon, 21 Dec 2015 15:46:23 +0100 wenzelm tuned message;
Tue, 03 Nov 2015 13:54:34 +0100 wenzelm clarified modules;
Mon, 17 Aug 2015 16:27:12 +0200 wenzelm explicit debug flag for ML compiler;
Sat, 15 Aug 2015 19:07:11 +0200 wenzelm proper setup of evaluation context;
Sat, 15 Aug 2015 17:38:20 +0200 wenzelm allow to break running threads at next possible breakpoint (simplified version of former option, see f3039309702e);
Sat, 15 Aug 2015 16:47:52 +0200 wenzelm tuned signature;
Thu, 13 Aug 2015 11:05:19 +0200 wenzelm tuned signature, in accordance to sortBy in Scala;
Tue, 11 Aug 2015 21:36:25 +0200 wenzelm proper context (amending 7aad4be8a48e);
Tue, 11 Aug 2015 20:05:27 +0200 wenzelm print values for stack entry;
Tue, 11 Aug 2015 14:35:08 +0200 wenzelm vacuous input means continue, e.g. after exit;
Tue, 11 Aug 2015 14:13:36 +0200 wenzelm init/exit depending on active debugger panels;
Tue, 11 Aug 2015 13:50:59 +0200 wenzelm eliminated cancel operation: disrupts normal evaluation of thread;
Tue, 11 Aug 2015 11:55:41 +0200 wenzelm register thread such that cancel works;
Mon, 10 Aug 2015 22:21:55 +0200 wenzelm report final debugger_state more robustly, e.g. after interrupt;
Mon, 10 Aug 2015 21:11:15 +0200 wenzelm eliminated global option: breakpoints control this individually;
Mon, 10 Aug 2015 20:22:49 +0200 wenzelm set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
Mon, 10 Aug 2015 17:49:36 +0200 wenzelm added action to toggle breakpoints (on editor side);
Mon, 10 Aug 2015 11:20:16 +0200 wenzelm clarified ML options;
Sat, 08 Aug 2015 21:33:11 +0200 wenzelm more single stepping;
Fri, 07 Aug 2015 16:15:53 +0200 wenzelm suppress empty messages as usual;
Fri, 07 Aug 2015 14:46:56 +0200 wenzelm eval ML context;
Thu, 06 Aug 2015 21:31:54 +0200 wenzelm evaluate ML expressions within debugger context;
Thu, 06 Aug 2015 20:33:12 +0200 wenzelm clarified debugger loop;
Thu, 06 Aug 2015 17:40:05 +0200 wenzelm clarified thread state;
Wed, 05 Aug 2015 14:18:07 +0200 wenzelm protocol support for thread debugger state;
Thu, 30 Jul 2015 11:39:30 +0200 wenzelm maintain debugger output messages;
Wed, 29 Jul 2015 13:34:04 +0200 wenzelm separate channel for debugger output;
Wed, 29 Jul 2015 11:41:26 +0200 wenzelm clarified thread name;
Tue, 21 Jul 2015 19:04:36 +0200 wenzelm support for ML debugger;
Fri, 17 Jul 2015 21:40:47 +0200 wenzelm skeleton for interactive debugger;
less more (0) tip