[Lldb-commits] [lldb] r114095 - in /lldb/trunk/include/lldb: Core/Debugger.h Target/Process.h Target/Thread.h

Caroline Tice ctice at apple.com
Thu Sep 16 10:54:57 PDT 2010


Okay I will work on re-doing the code so it doesn't have to do that.   For the record, the code as is works
just fine on Mac OS X; I had no idea it would die so horribly on other platforms.

On Sep 16, 2010, at 10:46 AM, Benjamin Kramer wrote:

> 
> On 16.09.2010, at 19:37, Johnny Chen wrote:
> 
>> Author: johnny
>> Date: Thu Sep 16 12:37:05 2010
>> New Revision: 114095
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=114095&view=rev
>> Log:
>> Undo 114084 and 114087 to unbreak the build for the time being.
> 
> Sorry for this, I tested with clang++ only, which accepted the code without any complaints.
> 
> However, calling virtual methods in the ctor will blow up horribly. I can't even start lldb
> on the command line without getting a segfault now.
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits





More information about the lldb-commits mailing list