Mon, 13 Jun 2005 23:40:05 +0000 |
Luc Teirlinck |
(cancel-debug-on-entry): Mention default in minibuffer prompt.
|
Mon, 13 Jun 2005 08:13:16 +0000 |
Lute Kamstra |
(cancel-debug-on-entry): Make the empty string argument obsolete.
|
Sat, 11 Jun 2005 23:52:51 +0000 |
Luc Teirlinck |
(debug-on-entry, cancel-debug-on-entry): Doc fixes.
|
Thu, 09 Jun 2005 03:09:30 +0000 |
Stefan Monnier |
(debugger-will-be-back): New var.
|
Wed, 08 Jun 2005 19:35:54 +0000 |
Stefan Monnier |
(debug): Don't iconify if we know we'll re-enter the debugger immediately
|
Mon, 06 Jun 2005 19:47:05 +0000 |
Stefan Monnier |
(debug): Don't bury the buffer unless it's in a dedicated window.
|
Mon, 06 Jun 2005 12:29:57 +0000 |
Richard M. Stallman |
(debugger-window): New variable.
|
Tue, 29 Mar 2005 13:58:55 +0000 |
Lute Kamstra |
(debug-on-entry): Handle autoloaded functions and compiled macros.
|
Sat, 26 Mar 2005 14:45:56 +0000 |
Stefan Monnier |
(debugger-record-expression): Add a missing format to `message'.
|
Mon, 14 Mar 2005 17:44:56 +0000 |
Lute Kamstra |
(debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning
|
Sun, 13 Mar 2005 20:53:14 +0000 |
Lute Kamstra |
(debug): Set debug-on-exit before calling debugger-setup-buffer so
|
Thu, 10 Mar 2005 09:42:13 +0000 |
Lute Kamstra |
(debug-entry-code): Delete it.
|
Tue, 08 Mar 2005 20:15:15 +0000 |
Lute Kamstra |
(debugger-step-through): Make sure that stepping into the debugger's
|
Mon, 07 Mar 2005 14:12:27 +0000 |
Stefan Monnier |
(debug-on-entry-1): Fix handling of macros.
|
Fri, 04 Mar 2005 14:48:14 +0000 |
Lute Kamstra |
(debugger-step-after-exit): Make it a defvar.
|
Thu, 03 Mar 2005 16:25:13 +0000 |
Lute Kamstra |
(inhibit-debug-on-entry): Add docstring.
|
Tue, 01 Mar 2005 13:00:30 +0000 |
Lute Kamstra |
(debug): Skip one more frame in case of debug on entry.
|
Tue, 01 Mar 2005 09:08:47 +0000 |
Lute Kamstra |
(debug-on-entry-1): Reimplement to make sure that debug-entry-code can
|
Mon, 28 Feb 2005 14:33:50 +0000 |
Stefan Monnier |
(inhibit-debug-on-entry): New var.
|
Sun, 27 Feb 2005 09:57:51 +0000 |
Richard M. Stallman |
(debug-on-entry-1): If function body is empty, add nil as body form.
|
Sun, 27 Feb 2005 02:26:05 +0000 |
Stefan Monnier |
(debug): Put back the inhibit-trace.
|
Sat, 26 Feb 2005 05:28:24 +0000 |
Stefan Monnier |
(debug): Hide the buffer if it's not killed.
|
Mon, 27 Dec 2004 16:17:46 +0000 |
Richard M. Stallman |
(debugger-make-xrefs): Call symbol-file with `defun'.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Mon, 07 Jul 2003 20:57:50 +0000 |
Richard M. Stallman |
(debug, debugger-env-macro): Use with-no-warnings while accessing and
|
Mon, 16 Jun 2003 18:54:23 +0000 |
Stefan Monnier |
(debug): Fix call to message.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Mon, 29 Jul 2002 02:09:19 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 29 Jul 2002 01:49:45 +0000 |
Richard M. Stallman |
(debug): If redisplaying, just return.
|
Sun, 07 Jul 2002 20:22:29 +0000 |
Stefan Monnier |
(debug-on-entry): Fix the wrapper used for
|