|
From: John R. <jr...@Bi...> - 2014-07-29 00:24:01
|
> --db-attach=yes should be considered as (is?) obsolete. > > You could instead use --vgdb-error=1 (to just attach when the error is > reported) or better use --vgdb-error=0, put breakpoints > and verify the (un-)definedness of the relevant variables at various > points between their declaration and their usage. https://bugs.kde.org/show_bug.cgi?id=337871 deprecate --db-attach=yes in favor of --vgdb-debug=1 |