log libinterp/corefcn/debug.cc @ 33617:ec2635a02328 bytecode-interpreter tip

age author description
Fri, 19 Apr 2024 18:30:39 +0200 Markus Mützel Emit error when trying to set breakpoint in non-existent method (bug #65610).
Sat, 23 Mar 2024 12:13:17 -0400 John W. Eaton use std::stoi or std::stoul instead of atoi (bug #65342)
Wed, 21 Feb 2024 14:16:35 -0800 Rik maint: merge stable to default
Wed, 21 Feb 2024 14:06:58 -0800 Rik doc: Tweak dbtype and dbquit documentation. stable
Tue, 20 Feb 2024 15:04:18 -0500 John W. Eaton make dblist and dbtype follow debugger stack frame pointer (bug #65330)
Mon, 12 Feb 2024 18:00:42 +0100 Markus Mützel Avoid opening file in editor during tests for breakpoints (bug #65277). stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Mon, 11 Dec 2023 18:28:46 -0500 Nicholas R. Jankowski Apply consistent notes in docstrings for aliased functions stable
Sun, 15 Oct 2023 17:42:49 +0200 Markus Mützel Overhaul handling of breakpoints in classdef methods (bug #46451).
Sun, 08 Oct 2023 11:32:22 +0200 paulo dbclear: Support clearing breakpoint by method name (bug #46451).
Sat, 03 Jun 2023 20:28:49 -0700 Rik maint: merge stable to default
Sat, 03 Jun 2023 20:28:33 -0700 Rik Fix restoring breakpoints from dbstatus breakpoint structure (bug #64271) stable
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Wed, 30 Nov 2022 20:27:16 -0800 Rik maint: Review C++ files for style and coding conventions. stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Thu, 30 Dec 2021 11:28:56 -0800 Rik Update debug BIST test failing after cset 82b685157e2b.
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 19:53:35 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in libinterp/ directory.
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Tue, 23 Nov 2021 11:26:38 -0800 Rik maint: Shorten @seealso lines to less than 80 characters (bug #57599)
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Mon, 17 May 2021 15:26:37 -0400 John W. Eaton ensure idx_vector(int) constructor is defined (bug #60531)
Sun, 16 May 2021 09:44:35 +0200 Markus Mützel maint: merge stable to default.
Sun, 16 May 2021 09:43:43 +0200 Markus Mützel Avoid ambiguous match of overloaded function (bug #60531). stable
Fri, 14 May 2021 18:31:34 -0700 Rik Accept 0 as an argument to dbstack for Matlab compatibility.
Fri, 14 May 2021 18:13:58 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 18:13:32 -0700 Rik Return proper number of stack frames for dbstack (N) call (bug #60531). stable
Wed, 12 May 2021 20:11:34 -0700 Rik maint: merge stable to default.
Wed, 12 May 2021 20:03:41 -0700 Rik maint: use std::size_t in more instances (bug #60471) stable
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Mon, 22 Mar 2021 00:34:38 -0400 John W. Eaton begin allowing breakpoints to be set using file name
Wed, 03 Mar 2021 23:57:31 -0500 John W. Eaton revamp handling of breakpoint line positions
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 21 Oct 2020 15:53:32 -0700 Rik maint: Remove redundant never-executed statements following error() in libinterp/.
Mon, 19 Oct 2020 09:49:03 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros in libinterp/
Wed, 30 Sep 2020 03:17:52 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 13:19:07 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory.
Tue, 22 Oct 2019 17:17:37 -0700 Rik doc: Delete stray comments in dbstop documentation (bug #57084).
Mon, 21 Oct 2019 16:08:32 -0400 John W. Eaton deprecate unecessary global variable Vtrack_line_num
Wed, 25 Sep 2019 13:49:37 -0400 John W. Eaton eliminate some calls to global __get_SUBSYSTEM__ functions
Mon, 22 Jul 2019 18:56:31 -0400 John W. Eaton improve dbquit and dbcont behavior
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Fri, 12 Jul 2019 10:41:47 -0400 John W. Eaton make "dbquit all" work and fix dbquit compatibility (bug #56616)
Thu, 04 Jul 2019 10:27:57 -0400 John W. Eaton ensure debuger_stack is popped when exiting a debug level (bug #56150)
Mon, 01 Apr 2019 18:28:44 +0000 John W. Eaton eliminate direct access to call stack in debug functions
Mon, 08 Apr 2019 00:36:33 +0000 John W. Eaton make dbup/dbdown work again (bug #56020)
Tue, 26 Mar 2019 02:42:38 +0000 John W. Eaton make breakpoints in classdef methods work (bug #45404, bug #46451)