This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb "set check type" command


On Sat, May 03, 2008 at 06:07:11PM -0400, Daniel Jacobowitz wrote:
> GDB has a "set check type" command which, according to the manual,
> allows it to ignore some type errors when evaluating expressions.  The
> examples all refer in C or Modula-2.  There is nothing implemented
> in GDB connected to this switch; at this point all that's left is a
> pile of dead code.
> 
> Gaius, as the GDB M2 maintainer, do you think this option has any
> value?  If you aren't planning to use it for anything, I may strip
> it out of the source.

Hi Gaius, have you had a chance to think about this?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]