On 2013-11-20 6:37 PM, Jonathan Watt wrote:
On 20/11/2013 18:48, Ehsan Akhgari wrote:
On 2013-11-20 1:33 PM, Jonathan Watt wrote:
I'm still investigating this, and will contact them once I understand a
bit better what's going on. For now I still wanted to give other LLDB
using mozilla devs a heads-up though.
Thanks! Please keep us in the loop.
Right now I'm seeing some weird behavior, but it seems
target.inline-breakpoint-strategy can basically be made to work.
When I first added the line to set target.inline-breakpoint-strategy in
my ~/.lldbinit as per:
http://lldb.llvm.org/troubleshooting.html
it didn't work, even after restarting Xcode and starting a new debugging
session. Touching the file I had the breakpoint in, rebuilding and
restarting Xcode didn't help either. Some time later I pulled and
rebuilt and suddenly breakpoints were working again. Since then I've run
a few experiments trying to figure out what was needed to get the
target.inline-breakpoint-strategy setting to work, but without any luck.
For now I'm giving up, and suggest that anyone else that finds setting
target.inline-breakpoint-strategy doesn't immediately work shuts Xcode
and does a clobber build before reopening it...or something.
I'll update the OS X Debugging wiki page. Since it seems setting
target.inline-breakpoint-strategy can basically be made to work I don't
plan on contacting the LLDB guys right now.
Can we add our own lldbinit to the tree the same way that we have a
gdbinit so that not everybody needs to go through this pain individually?
Cheers,
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform