From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Fernando Nasser Cc: Michael Snyder , Kevin Buettner , Jim Blandy , Subject: Re: [PATCH RFA] breakpoint.c: Pass breakpoint type to set_raw_breakpoint() Date: Fri, 11 May 2001 16:52:00 -0000 Message-id: References: <3AFC2113.5A85D353@redhat.com> X-SW-Source: 2001-05/msg00248.html On Fri, 11 May 2001, Fernando Nasser wrote: > I believe it can be made static now. I don't think anyone should be > using it outside breakpoint.c. > > Keith, does your new gdbtk-bp.c uses this function? gdbtk-bp.c is just a copy of the original routines from gdbtk-cmds.c. It is still needed. I was monitoring this thread for a check-in approval, ready to check in a patch for Insight... Keith