Wed, 03 Apr 2013 21:15:30 -0400 |
John W. Eaton |
avoid creating unnecessary octave_value objects for octave_link calls
|
Wed, 03 Apr 2013 20:28:44 -0400 |
John W. Eaton |
use octave-link instead of hooks for breakpoint set/clear functions
|
Thu, 28 Mar 2013 03:20:25 -0400 |
John W. Eaton |
callbacks to set markers in editor using command line dbstop function
|
Wed, 20 Mar 2013 11:43:19 -0700 |
Rik |
Remove extra line printed at end of dbtype (off-by-1 error).
|
Sun, 06 Jan 2013 21:52:29 -0800 |
Rik |
doc: Change object type of dbwhere, dbstack to "Command" in docstring.
|
Thu, 01 Nov 2012 19:59:47 -0700 |
Rik |
doc: Update docstring for dbtype().
|
Mon, 01 Oct 2012 18:30:44 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
src/debug.cc@4c0365b8e6a2
|
Wed, 19 Sep 2012 14:38:47 -0400 |
John W. Eaton |
call built-in functions directly in GUI callbacks
|
Mon, 17 Sep 2012 22:37:58 -0400 |
John W. Eaton |
provide debug functions
|
Wed, 22 Aug 2012 17:36:54 -0400 |
John W. Eaton |
use std::numeric_limits for integer max and min values
|
Sat, 18 Aug 2012 16:23:39 -0400 |
John W. Eaton |
split libinterp from src
base
src/interpfcn/debug.cc@856691c8cad4
|