From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: Andrew Cagney Cc: Fernando Nasser , Don Howard , gdb-patches@sources.redhat.com Subject: Re: [RFA] deleting breakpoints inside of 'commands' [Repost] Date: Tue, 18 Sep 2001 18:03:00 -0000 Message-id: <3BA7EEED.B564DE2F@cygnus.com> References: <3BA67BAA.825A5957@cygnus.com> <3BA7519F.70E25EC3@redhat.com> <3BA7608F.3040104@cygnus.com> <3BA7859F.4F7ACFA2@cygnus.com> <3BA7EB28.7000502@cygnus.com> X-SW-Source: 2001-09/msg00243.html Andrew Cagney wrote: > > > > > I know GDB has performance problems with symbols, but I do not > > know that it doesn't have performance problems with executing > > command lists. I know that when I used to work on the XRAY > > debugger, macro performance was a really big issue, whereas > > no one seems to have talked about it much in GDB... > > I'd expect gdb's macro performance to also be an issue. I'd expect the > problems to come from host<->target overhead and not this command > duplication though. OK, well, virtually anything will pale to insignificance next to host<->target overhead. As I said, if I'm the only one who feels any concern about this, I will waive it.