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: [0/2] more OO, Ada exception catchpoints: intro


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> (serving as proof/excuse for me to add a few more bits to
Pedro> breakpoint_ops and export a few functions from breakpoint.c :-)
Pedro> ).

As far as I'm concerned, you don't need an excuse to do this.
I think it would be best if all breakpoints had to use breakpoint_ops
and there were no switches in breakpoint.c, just indirect calls.

Tom


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