[lldb-dev] Help with C++ API
Jakob Leben
jakob.leben at gmail.com
Wed Aug 28 19:56:01 PDT 2013
My writing in this thread has actually gone well beyond the topic of
getting help, so I don't actually expect any reaction to my proposals
here. I'm happy to have provided my suggestions based on using the
API...
On Wed, Aug 28, 2013 at 2:15 PM, Enrico Granata <egranata at apple.com> wrote:
> Nothing says that you cannot vend both of course (a vector vends a summary,
> the count, and then the individual items as children), so you could keep the
> builtin summary and then plug your own synthetic children provider for the
> purpose of fetching the individual bytes if you need this level of access.
> If you need support to figure out the moving parts in this process, feel
> free to ping back :)
Enrico, I'd be grateful if you could help me with this!
More information about the lldb-dev
mailing list