# HG changeset patch # User John W. Eaton # Date 1592341498 14400 # Node ID 3a05402adef6c0ac9a4563b174df171cae81d83e # Parent 6dd150e3c785659ed5f6aabee4e30c0ed90250fb# Parent 36c6bd835ec9fc2040f647f10de3a4a872422aca maint: merge stable to default. diff -r 6dd150e3c785 -r 3a05402adef6 NEWS diff -r 6dd150e3c785 -r 3a05402adef6 etc/NEWS.6 --- 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