src/Pure/Tools/debugger.scala
Sun, 18 Dec 2022 16:01:37 +0100 wenzelm clarified signature;
Thu, 08 Dec 2022 17:04:13 +0100 wenzelm clarified signature: more robust;
Thu, 08 Dec 2022 16:10:45 +0100 wenzelm tuned;
Wed, 31 Aug 2022 15:05:28 +0200 wenzelm clarified signature;
Fri, 22 Apr 2022 16:47:13 +0200 wenzelm proper indentation;
Thu, 21 Apr 2022 10:03:38 +0200 wenzelm tuned signature;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Mon, 12 Apr 2021 18:10:13 +0200 wenzelm clarified signature for Scala functions;
Mon, 12 Apr 2021 14:14:47 +0200 wenzelm tuned;
Sun, 11 Apr 2021 22:47:55 +0200 wenzelm more uniform use of Byte_Message;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sat, 02 Jan 2021 22:22:34 +0100 wenzelm clarified signature: absorb XZ.Cache into XML.Cache;
Thu, 27 Aug 2020 12:34:10 +0200 wenzelm clarified signature;
Mon, 06 Apr 2020 12:53:45 +0200 wenzelm clarified modules;
Sun, 05 Apr 2020 13:05:40 +0200 wenzelm clarified names;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Sat, 01 Apr 2017 19:17:15 +0200 wenzelm clarified YXML vs. symbol encoding: operate on whole message;
Tue, 14 Mar 2017 11:16:23 +0100 wenzelm more robust startup, despite remaining race condition of debugger.is_active vs. session.is_ready;
Tue, 14 Mar 2017 10:49:07 +0100 wenzelm more robust debugger initialization, e.g. required for GUI components before actual session startup;
Tue, 14 Mar 2017 00:09:15 +0100 wenzelm misc tuning and simplification;
Mon, 13 Mar 2017 23:24:20 +0100 wenzelm more explicit Session.xml_cache;
Mon, 13 Mar 2017 23:14:44 +0100 wenzelm tuned;
Mon, 13 Mar 2017 20:33:42 +0100 wenzelm proper local debugger state, depending on session;
Mon, 05 Sep 2016 22:09:52 +0200 wenzelm clarified modules;
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;
Thu, 06 Aug 2015 20:33:12 +0200 wenzelm clarified debugger loop;
Thu, 06 Aug 2015 17:40:05 +0200 wenzelm clarified thread state;
Thu, 06 Aug 2015 14:28:59 +0200 wenzelm more controls;
Wed, 05 Aug 2015 14:18:07 +0200 wenzelm protocol support for thread debugger state;
Thu, 30 Jul 2015 14:02:19 +0200 wenzelm clarified management of (single) session;
less more (0) -60 tip