Re: [lldb-dev] lldb doesn't work on centos7

2015-12-20 Thread 陶征霖 via lldb-dev
Make sense. Thanks. 2015-12-05 3:20 GMT+08:00 Greg Clayton : > Yes the debug info does get bigger. But this is better than having the > compiler omit the "std::string" definition so that you can't view stuff > from the STL. > > Greg > > > On Nov 24, 2015, at 7:22 PM, 陶征霖 via lldb-dev > wrote: >

Re: [lldb-dev] lldb doesn't work on centos7

2015-12-04 Thread Greg Clayton via lldb-dev
Yes the debug info does get bigger. But this is better than having the compiler omit the "std::string" definition so that you can't view stuff from the STL. Greg > On Nov 24, 2015, at 7:22 PM, 陶征霖 via lldb-dev wrote: > > Also I found that the size of my program binary increases from 140M to 18