This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa/threads] Convert thread event descriptors to code addrs


> Does NPTL do anything with that address internally?  Or just pass it 
> through?

It just returns it for td_ta_event_addr.  The interface of that function is
that NOTIFY_BPT specifies an address at which to place a breakpoint, so it
seems appropriate that it pass back the actual code address.
Will that cause any confusion?


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]