On 6 April 2016 at 06:23, Todd Fiala wrote:
> Okay, thanks all.
>
> FWIW I am running them on the OS X side. I haven't seen any stability
> problems yet. I'd also expect them to be very stable, much more like a
> compiler test, since there are far fewer parts in a small-scoped C++ unit
> test (v
https://llvm.org/bugs/show_bug.cgi?id=27237
Bug ID: 27237
Summary: Cannot link lldb-server on a i386 system
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
https://llvm.org/bugs/show_bug.cgi?id=27238
Bug ID: 27238
Summary: Python API: Unable to detach a process in running
state.
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Stat
https://llvm.org/bugs/show_bug.cgi?id=27247
Bug ID: 27247
Summary: ObjectFileELF should parse ".ARM" section headers to
help determine the triple for ARM ELF files
Product: lldb
Version: unspecified
Hardware: All
We'll be at Tied House as usual, starting on Thursday the 7th at 7pm!
If you can, help us plan and RSVP here: http://meetu.ps/2Wdwkm
See everyone there!
- George
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/lis
> On Apr 5, 2016, at 2:42 PM, Jeffrey Tan wrote:
>
> Hi Enrico,
>
> Any suggestion/example how to add a data formatter for our own STL string?
> From the output below I can see we are using our own "fbstring_core" which I
> assume I need to write a type summary for this type:
>
> frame varia
https://llvm.org/bugs/show_bug.cgi?id=27256
Bug ID: 27256
Summary: lldb doesn't support powerpc64 ELFv1 function
descriptors
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: FreeBSD
Sta
https://llvm.org/bugs/show_bug.cgi?id=27257
Bug ID: 27257
Summary: Integer division expression not correctly evaluated
Product: lldb
Version: 3.8
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: norma
Thanks Enrico. This is very detailed! I will take a look.
Btw: originally, I was hoping that data formatter can be added without
changing the source code. Like giving a xml/json format file telling lldb
the memory layout/structure of the data structure, lldb can parse the
xml/json and deduce the fo