Hello,
I am trying to write lldb python script on MacOS. The script looks like:
*import lldb
debugger = lldb.SBDebugger.Create()
debugger.SetAsync(False)
target = debugger.CreateTargetWithFileAndArch ("test", lldb.LLDB_ARCH_DEFAULT)
target.BreakpointCreateByLocation("test.c", 12)*
The script work
https://bugs.llvm.org/show_bug.cgi?id=39330
Tom Stellard changed:
What|Removed |Added
CC||tstel...@redhat.com
Fixed By Commit(s)|
TLDR: Official monorepo repository will be published on
Tuesday, Oct 23, 2018. After this date, you should modify
your workflows to use the monorepo ASAP. Current workflows
will be supported for at most 1 more year.
Hi,
We had 2 round-tables this week at the Developer Meeting to
discuss the SVN
On 10/19/2018 05:47 PM, Tom Stellard via lldb-dev wrote:
> TLDR: Official monorepo repository will be published on
> Tuesday, Oct 23, 2018. After this date, you should modify
> your workflows to use the monorepo ASAP. Current workflows
> will be supported for at most 1 more year.
>
> Hi,
>
> We