changeset 28486:3a05402adef6

maint: merge stable to default.
author John W. Eaton <jwe@octave.org>
date Tue, 16 Jun 2020 17:04:58 -0400
parents 6dd150e3c785 (current diff) 36c6bd835ec9 (diff)
children 4304bf2b450b
files NEWS etc/NEWS.6
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.6	Tue Jun 16 10:20:47 2020 -0400
+++ b/etc/NEWS.6	Tue Jun 16 17:04:58 2020 -0400
@@ -88,6 +88,12 @@
   aborts with an explanatory error message.  This behavior can be
   overridden with the `-nodeps` option.
 
+- The command
+
+    dbstop in CLASS at METHOD
+
+  now works to set breakpoints in classdef constructors and methods.
+
 #### Graphics backend
 
 - The use of Qt4 for graphics and the GUI is deprecated in Octave