[lldb-dev] breakpoint command

Greg Clayton gclayton at apple.com
Wed Jul 3 09:31:51 PDT 2013


Looks good.

On Jul 2, 2013, at 7:09 PM, Michael Sartain <mikesart at valvesoftware.com> wrote:

> On Tue, Jul 2, 2013 at 6:52 PM, Michael Sartain <mikesart at valvesoftware.com> wrote:
> On Tue, Jul 2, 2013 at 11:20 AM, Greg Clayton <gclayton at apple.com> wrote:
> That sounds fine to me. Since the symbol's start address is already in section/offset format, it will be a really quick lookup within the module itself to resolve the function.
> 
> Something like the below look ok?
> 
> Here is an arc diff link - should be easier to look at hopefully...
> 
> http://llvm-reviews.chandlerc.com/D1082
> 
> Thanks much.




More information about the lldb-dev mailing list