From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: Andrew Cagney Cc: gdb@sourceware.cygnus.com Subject: Re: breakpoint extension for remote protocol, take II Date: Wed, 16 Jun 1999 18:46:00 -0000 Message-id: References: <199906142359.QAA06291@andros.cygnus.com> <3765A855.5EF176AF@cygnus.com> X-SW-Source: 1999-q2/msg00189.html > I'd like to seriously propose that: > > [qQ][A-Z].* > > be reserved for GDB's internal use while: > > [qQ][a-z].* > > be declared as available for custom jobs. I guess I don't understand the distinction between "GDB's internal use" and "custom jobs." The interpretation that comes to mind first is work that will go into the standard GDB distribution vs. stuff that won't. That doesn't seem predictable.