Re: [lldb-dev] [RFC] Fast Conditional Breakpoints (FCB)

2019-08-21 Thread Pedro Alves via lldb-dev
Hi, Very interesting. One comment below, about something that jumped at me when I skimmed the proposal. On 8/14/19 9:52 PM, Ismail Bennani via lldb-dev wrote: > > Since the x86_64 ISA has variable instruction size, LLDB moves enough > instructions in the trampoline to be able to overwrite them

Re: [lldb-dev] [RFC] Fast Conditional Breakpoints (FCB)

2019-08-21 Thread Ismail Bennani via lldb-dev
Hi Pedro, > On Aug 21, 2019, at 3:48 PM, Pedro Alves wrote: > > Hi, > > Very interesting. > > One comment below, about something that jumped at me when > I skimmed the proposal. > > On 8/14/19 9:52 PM, Ismail Bennani via lldb-dev wrote: >> >> Since the x86_64 ISA has variable instruction siz