[lldb-dev] ThreadPlanStepOverBreakpoint behavior

2015-09-25 Thread Philippe Lavoie via lldb-dev
I noticed that when a ThreadPlanStepOverBreakpoint is discarded (as opposed to being popped from the stack), MischiefManaged() is not called and the disabled breakpoint is not re-enabled. Is this the intended behavior ? -Philippe ___ lldb-dev mailing

Re: [lldb-dev] cmake question and [PATCH] for Undefined symbol "_liblldb_coreVersionString"

2015-09-25 Thread Zachary Turner via lldb-dev
If I remember correctly the CMake stuff relating to LLDB_vers.c is kind of confusing. I can have a look when I'm back in the office on Monday if nobody else beats me. On Fri, Sep 25, 2015 at 10:29 AM via lldb-dev wrote: > Due to recent changes, rebuilding with cmake and ninja in an existing > b

[lldb-dev] cmake question and [PATCH] for Undefined symbol "_liblldb_coreVersionString"

2015-09-25 Thread via lldb-dev
Due to recent changes, rebuilding with cmake and ninja in an existing build on OSX gets the following linker errors (note: it builds fine from scratch): $ ninja . . . Undefined symbols for architecture x86_64: "_liblldb_coreVersionString", referenced from: lldb_private::Get

[lldb-dev] [Bug 16684] some tests hanging on FreeBSD buildbot

2015-09-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=16684 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 24939] New: inferior-crashing tests failing on FreeBSD

2015-09-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24939 Bug ID: 24939 Summary: inferior-crashing tests failing on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal

[lldb-dev] [Bug 18230] python error RuntimeError("Unknown child exit status!") from test_convenience_registers_16bit_with_process_attach

2015-09-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=18230 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 18200] 16-bit convenience register expression failed in FreeBSD testcase

2015-09-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=18200 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [lldb-dev] lldb-mi plans

2015-09-25 Thread Ilia K via lldb-dev
On Fri, Sep 25, 2015 at 2:33 PM, Ilia K wrote: > oops.. > -lldb-...@cs.uiuc.edu > +lldb-dev@lists.llvm.org > > On Fri, Sep 25, 2015 at 2:30 PM, Hafiz Abid Qadeer > wrote: > >> Sounds reasonable to me. >> >> On Fri, Sep 25, 2015 at 8:02 AM, Ilia K wrote: >> >>> Hi guys! >>> >>> I found the follo