DebugView.st
Sat, 28 Jun 1997 20:26:15 +0200 Claus Gittinger typo
Mon, 16 Jun 1997 20:31:51 +0200 Claus Gittinger typo
Fri, 09 May 1997 12:19:10 +0200 Stefan Vogel Move #isSystemProcess from ProcessorScheduler to Process.
Fri, 18 Apr 1997 15:22:53 +0200 Claus Gittinger defaultIcon improved
Mon, 14 Apr 1997 18:23:48 +0200 Claus Gittinger avoid creating a debugger on a closed display device
Fri, 04 Apr 1997 16:26:41 +0200 Claus Gittinger checkin from browser
Thu, 27 Mar 1997 18:29:25 +0100 Claus Gittinger dont mark contexts nonLifo
Thu, 20 Mar 1997 22:04:26 +0100 Claus Gittinger made the number of frames shown initially a
Wed, 19 Mar 1997 22:26:17 +0100 Claus Gittinger checkin from browser
Wed, 19 Mar 1997 22:22:45 +0100 Claus Gittinger *** empty log message ***
Wed, 19 Mar 1997 22:21:13 +0100 Claus Gittinger checkin from browser
Wed, 19 Mar 1997 21:51:49 +0100 Claus Gittinger cache defaultIcon
Mon, 17 Mar 1997 15:19:33 +0100 Claus Gittinger ignore breakpoints while showing source
Fri, 07 Mar 1997 18:49:39 +0100 Claus Gittinger step vs send
Fri, 07 Mar 1997 11:19:09 +0100 Claus Gittinger disable accept if there is nothing to accept
Fri, 07 Mar 1997 11:02:37 +0100 Claus Gittinger beep if accept is not possible
Thu, 06 Mar 1997 22:42:41 +0100 Claus Gittinger old: SEND executed debuggee up to the next send
Tue, 04 Mar 1997 01:57:10 +0100 Claus Gittinger active help messages
Mon, 03 Mar 1997 22:37:04 +0100 Claus Gittinger checkin from browser
Mon, 03 Mar 1997 21:45:15 +0100 Claus Gittinger added stepIn, stepOver and stepOut;
Sat, 01 Mar 1997 11:35:56 +0100 Claus Gittinger fixed initial selection after stepping with non-verbose
Tue, 11 Feb 1997 22:43:37 +0100 ca catch errors while extracting processes name
Fri, 31 Jan 1997 15:05:42 +0100 Claus Gittinger when accepting, provide the classes nameSpace
Wed, 29 Jan 1997 21:27:22 +0100 Claus Gittinger checkin from browser
Mon, 27 Jan 1997 20:42:53 +0100 Claus Gittinger oops - dont disable terminateButton
Sat, 25 Jan 1997 00:25:24 +0100 Claus Gittinger *** empty log message ***
Wed, 15 Jan 1997 18:55:07 +0100 Claus Gittinger only cache debugger on the Display
Tue, 14 Jan 1997 12:38:12 +0100 Claus Gittinger skip intermediate lazyMethod loading contexts
Sun, 12 Jan 1997 01:46:24 +0100 Claus Gittinger checkin from browser
Sun, 12 Jan 1997 01:13:05 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 20:58:13 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 18:51:31 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 14:48:26 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 14:04:34 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 14:02:11 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 13:53:57 +0100 Claus Gittinger better dense backtrace
Sat, 11 Jan 1997 12:16:27 +0100 Claus Gittinger added VerboseBacktraceDefault classVar
Fri, 10 Jan 1997 21:50:11 +0100 Claus Gittinger allow dense & verbose context-chain display.
Fri, 10 Jan 1997 19:05:11 +0100 Claus Gittinger newStyle info & error messages
Fri, 10 Jan 1997 16:15:50 +0100 Claus Gittinger new infoMessage scheme
Wed, 08 Jan 1997 17:39:54 +0100 Claus Gittinger better skip raiseRequest as well
Tue, 07 Jan 1997 21:43:11 +0100 Claus Gittinger made interestingContextFrom: public - its useful in
Thu, 19 Dec 1996 14:41:58 +0100 Claus Gittinger use Image instead of Form
Sat, 07 Dec 1996 13:54:56 +0100 Claus Gittinger checkin from browser
Fri, 01 Nov 1996 17:19:46 +0100 Claus Gittinger use new Method>>who interface
Wed, 23 Oct 1996 20:18:33 +0200 Claus Gittinger *** empty log message ***
Wed, 23 Oct 1996 20:13:15 +0200 Claus Gittinger fast next in subcontext of subblock
Wed, 23 Oct 1996 17:35:33 +0200 Claus Gittinger allow halt in debugger, if DebuggingDebugger is true.
Wed, 23 Oct 1996 02:20:50 +0200 Claus Gittinger checkin from browser
Tue, 22 Oct 1996 18:00:59 +0200 Claus Gittinger checkin from browser
Tue, 22 Oct 1996 16:07:44 +0200 Claus Gittinger improved next-stepping in blocks
Tue, 22 Oct 1996 13:57:13 +0200 Claus Gittinger care for wrappedMethods exit-blocks, when singleStepping
Tue, 22 Oct 1996 12:41:16 +0200 Claus Gittinger care for degenerated stepInterrupt
Mon, 21 Oct 1996 19:26:56 +0200 Claus Gittinger better stepping over stepped send (dummy context in send.c)
Mon, 21 Oct 1996 15:58:25 +0200 Claus Gittinger better stepping (stepping in methods blockContext)
Sun, 20 Oct 1996 19:34:04 +0200 Claus Gittinger use a single button for stop/continue;
Sun, 20 Oct 1996 17:48:42 +0200 Claus Gittinger better stepping of an interrupted context.
Fri, 18 Oct 1996 14:37:51 +0200 Claus Gittinger changed WeakArray to set emptied slots to zero
Mon, 14 Oct 1996 16:01:13 +0200 Claus Gittinger stepOut enhanced / fixed
Mon, 14 Oct 1996 15:41:21 +0200 Claus Gittinger much better next & step (no longer single-steps through all sends)
less more (0) -100 -60 tip