From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Joel Brobecker Cc: gdb-patches@sources.redhat.com, drow@false.org Subject: Re: [RFA/RFC] New command: ``start'' Date: Thu, 20 May 2004 05:29:00 -0000 Message-id: References: <20040518024700.GV10684@gnat.com> <20040518214712.GD4036@nevyn.them.org> <20040518222740.GZ10684@gnat.com> <20040518224131.GA6026@nevyn.them.org> <20040519153615.GD10684@gnat.com> <20040519154155.GA8567@nevyn.them.org> <20040520010145.GQ10684@gnat.com> X-SW-Source: 2004-05/msg00596.html > Date: Wed, 19 May 2004 18:01:45 -0700 > From: Joel Brobecker > > We could get rid of the caching mechanism, and recompute name_of_main > everytime (unless found in the debug info), but I think that would be > very costly, especially with graphical front-ends that have a tendency > of asking for the callstack at every stop... How about confirming this? Perhaps there's no real problem after all.