log libinterp/corefcn/debug.cc @ 18393:6a2cc29f55fc

age author description
Sat, 25 Jan 2014 16:41:01 -0800 Rik Correctly handle 'dbtype lineno' case.
Sat, 25 Jan 2014 16:15:13 -0800 Rik Error out of dbtype when start or end line number <= 0.
Sat, 25 Jan 2014 01:38:15 -0800 Rik Speed up dbtype by 10X by using line-oriented input.
Fri, 24 Jan 2014 17:12:39 -0800 Rik doc: Improve docstrings for dbstop, dbup, dbdown.
Fri, 24 Jan 2014 16:44:27 -0800 Rik Add new input keyword "all" for dbclear to remove all breakpoints.
Fri, 24 Jan 2014 14:10:25 -0800 Rik Allow dbstop to set breakpoints outside of the function currently being debugged.
Fri, 24 Jan 2014 12:48:22 -0800 Rik Correctly return all breakpoints when called with no arguments (bug #41338).
Fri, 24 Jan 2014 12:28:33 -0800 Rik Fix extra space in dbwhere output.
Fri, 24 Jan 2014 12:20:47 -0800 Rik Fix dbtype problems when used in subfunctions.
Fri, 24 Jan 2014 11:46:00 -0800 Rik Fix dblist problems when used in subfunctions.
Tue, 07 Jan 2014 15:00:11 -0500 John W. Eaton strip .m when setting or clearing breakpoints (bug #41126) stable
Thu, 31 Oct 2013 17:26:04 -0400 John W. Eaton attempt to avoid setting persistent state on i/o streams (bug #40396)
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 13:49:01 -0700 Rik doc: Final grammarcheck of docstrings for 3.8 release.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 14 Oct 2013 11:22:24 -0400 Michael Goffioul Make dbstack to accept -completenames.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/debug.cc@308033a580d4