[lldb-dev] BreakpointLocation::GetLoadAddress() prototype does not match superclass virtual prototype

Jean-Daniel Dupas devlists at shadowlab.org
Sun Jun 13 11:30:34 PDT 2010


BreakpointLocation::GetLoadAddress() does not match the 'StoppointLocation::GetLoadAddress() const' virtual function prototype, and so, does not override the superclass function.

If this is not expected, I attach a patch to add 'const' to the BreakpointLocation method.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: BPLoadAddr.patch
Type: application/octet-stream
Size: 1042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20100613/cb7a3fbc/attachment.obj>
-------------- next part --------------



-- Jean-Daniel






More information about the lldb-dev mailing list