From mboxrd@z Thu Jan 1 00:00:00 1970 From: Todd Sabin To: toddpw@wrs.com (Todd Whitesel) Cc: tastas@home.com (Todd Sabin), gdb@cygnus.com Subject: Re: keeping commands out of the history Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: <199903060659.BAA13499@banzai3.insignia.org> References: <199903060638.WAA29974@alabama.wrs.com> X-SW-Source: 1999-q1/msg00087.html Todd Whitesel wrote: > > I have the code you need, but it is currently tied to a custom command we > use here. > > It is easy for me to implement a whole new command that is like 'print' or > 'inspect' but does not add to the value history, and submit the patches. > Would this work for you? > This sounds good, but I also want to do 'info registers', 'where', and probably 'info breakpoints' in the future, so I'm really looking for something a little more general. Todd Sabin