This is the mail archive of the gdb-patches@sourceware.org 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: [RFC] target defined breakpoints


On 02/05/2013 12:28 PM, Hui Zhu wrote:
According to the discussion with Yao in meeting.  We want to merge all
this function to breakpoint event function.
He still want use the pkg handler inside the target defined
breakpoints and pkg format.  So I post the new version of it.

FAOD, I plan to post patches on async remote notifications on breakpoint/tracepoint creation/modification, "%Point:created" and "%Point:modified". The latter can be used for the tracepoint changes (such as hit count and traceframe usage), while the former can be used for the breakpoint created in the target side, such as this case Hui is proposing.


--
Yao (éå)


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