Re: [lldb-dev] LTO debug info

2016-04-30 Thread René J . V . Bertin via lldb-dev
On Monday April 25 2016 20:37:00 Philippe Lavoie via lldb-dev wrote: >Hello, > >We noticed an issue with dwarf parsing when debugging a large application >compiled with LTO. I don't know if this is related or not, but on OS X it seems that using LTO causes debug info to be lost altogether (thoug

Re: [lldb-dev] UnicodeDecodeError for serialize SBValue description

2016-04-30 Thread Jeffrey Tan via lldb-dev
Hi Enrico/Greg, Can you help me to understand what is the difference between "p" and "fr v" command to print local variables? My data formatter works fine in all cases of "fr v", and will fail for "p" command in some case(implementation at the end). In the debug log output below, you can see, when