On 10 October 2013 15:55, Greg Clayton <[email protected]> wrote: > Since "indirect" is required, we should probably make it a reference instead > of a pointer so no one has to NULL check "indirect". You will need to update > all of the other ObjectFilePlugins (machO, COFF, etc).
Ok, I uploaded a new version with the change to a reference. I was a bit surprised to find that Mach-O and PECOFF don't override GetImageInfoAddress. _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
