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: [PATCH 0/2] Global breakpoints, introduction


Hi, Stan -

stanshebs wrote:

> This pair of patches plus Linux kernel module adds global breakpoints
> to GDB.  [...]

Interesting approach.  Have you been planning to post it to LKML for
review/consideration?

You may want to rebase your code to the LKML uprobes implementation
already under review, so you don't have to duplicate the rather
intricate logic required to safely manage breakpoints in userspace by
the kernel.

- FChE


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