[Interest] breakpoints not resolving (again) (mac)

Tor Arne Vestbø Tor.arne.Vestbo at qt.io
Mon Jul 27 03:19:53 CEST 2020


Hi,

I don’t know what the issues you are seeing are caused by, but:

On 27 Jul 2020, at 02:35, David M. Cotter <dave at kjams.com<mailto:dave at kjams.com>> wrote:

i note this is also in the debugger log on startup, don't know if it is related:

dNOTE: INFERIOR RUN OK - REPEATED.
eERROR: Lldb stderr: warning: 'QtCore' contains a debug script. To run this script in this debug session:
e command script import "/Users/davec/Developer/Qt/5.15.0/clang_64/lib/QtCore.framework.dSYM/Contents/Resources/DWARF/../Python/QtCore.py"
eTo run all discovered debug scripts in this session:
e settings set target.load-script-from-symbol-file true

As long as you didn’t import the script as described it shouldn’t affect the issues you are seeing.

Tor Arne




On Jul 26, 2020, at 5:27 PM, David M. Cotter <dave at kjams.com<mailto:dave at kjams.com>> wrote:

they always have a little hourglass in them (ie: pending)

i've tried all the usual suspects:

  *   clean and rebuild project
  *   update Qt to latest
  *   try shadow vs. not shadow build
  *   ensure .dSYM file is next to actual .app package
  *   ensure i build "debug" version (with "-g" option)
  *   ensure i'm RUNNING the debug version

when i go to insert a breakpoint the debugger log window says this:

>TAKING OWNERSHIP OF BREAKPOINT 23
>63insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/Users/davec/Developer/Qt/Examples/Qt-5.15.0/multimediawidgets/videographicsitem/main.cpp","function":"","id":"","ignorecount":0,"line":62,"modelid":23,"oneshot":0,"token":63,"type":1})
>(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/Users/davec/Developer/Qt/Examples/Qt-5.15.0/multimediawidgets/videographicsitem/main.cpp","function":"","id":"","ignorecount":0,"line":62,"modelid":23,"oneshot":0,"token":63,"type":1})
>@
>result={token="63",lldbid="5",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@
>63^
>NO LOCATIONS (YET) FOR BP Type: 0 [enabled] [pending] Hit: 0 times


_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200727/9a89789f/attachment.html>


More information about the Interest mailing list