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] |
On the infrastructure side we will be able to have an "impl_breakpoint"> (short for implementation; better naming ideas?) for each location we are > watching using hardware watchpoints. This will simplify a lot of code. It > will also eventually become easier to object-orient our breakpoints.
How about "user breakpoints" and "machine breakpoints"?
I like it.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |