forked from qt-creator/qt-creator
GDB 8.1 changed behavior when specifying breakpoints, it now tries to pattern-match function names, hitting e.g. 'Foo::abort()' for 'b ::abort'. While the API exposes a way to opt-out of the new behavior there's no way to tell when to do that other than trial-and-error. Task-number: QTBUG-73993 Change-Id: Ied2e640e65e40df6eac50117db890bd4b51d36ab Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
54 KiB
54 KiB