> From: Tom Tromey <tromey@redhat.com> > Cc: gdb@sourceware.org > Date: Tue, 01 Nov 2011 12:58:28 -0600 > > If you use "gdb --dbx" then the "func" command will select a frame given > the name of the function. > > I wouldn't be averse to giving this command a different name and making > it always available. Yes, it sounds like a useful feature in general. Thanks.