src/Pure/Tools/debugger.scala
Mon, 04 Jan 2016 20:34:34 +0100 wenzelm stop dummy sessions as well;
Tue, 03 Nov 2015 13:54:34 +0100 wenzelm clarified modules;
Mon, 24 Aug 2015 20:50:51 +0200 wenzelm reset focus after thread update (with new debug_states);
Mon, 24 Aug 2015 20:32:32 +0200 wenzelm atomic Debugger.status;
Mon, 24 Aug 2015 19:49:17 +0200 wenzelm tuned;
Mon, 24 Aug 2015 11:38:05 +0200 wenzelm maintain per-thread focus context;
Mon, 24 Aug 2015 00:20:20 +0200 wenzelm more explicit debugger caret rendering;
Sun, 23 Aug 2015 22:47:01 +0200 wenzelm more explicit type Debugger.Context;
Sun, 23 Aug 2015 12:27:51 +0200 wenzelm proper GUI event;
Sun, 23 Aug 2015 12:10:14 +0200 wenzelm update focus more thoroughly;
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);
Wed, 12 Aug 2015 02:20:06 +0200 wenzelm clarified;
Wed, 12 Aug 2015 01:25:00 +0200 wenzelm clarified init/exit vs. session phase;
Tue, 11 Aug 2015 21:24:11 +0200 wenzelm suppress threads without debug state;
Tue, 11 Aug 2015 21:15:29 +0200 wenzelm clarified events;
Tue, 11 Aug 2015 20:49:22 +0200 wenzelm clarified GUI event handling;
Tue, 11 Aug 2015 20:32:56 +0200 wenzelm tuned signature;
Tue, 11 Aug 2015 20:28:11 +0200 wenzelm tuned;
Tue, 11 Aug 2015 20:21:13 +0200 wenzelm misc tuning and clarification;
Tue, 11 Aug 2015 20:05:27 +0200 wenzelm print values for stack entry;
Tue, 11 Aug 2015 18:42:29 +0200 wenzelm clarified output;
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;
Mon, 10 Aug 2015 20:42:59 +0200 wenzelm tuned signature;
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 16:05:41 +0200 wenzelm rendering for debugger/breakpoint active state;
Mon, 10 Aug 2015 14:14:49 +0200 wenzelm follow debugger focus;
Sat, 08 Aug 2015 21:33:11 +0200 wenzelm more single stepping;
Fri, 07 Aug 2015 14:55:35 +0200 wenzelm proper Symbol.decode/encode;
less more (0) -30 tip