This is the mail archive of the gdb-patches@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: [PATCH] check_typedef, assert type != NULL


On Tue, Jul 31, 2007 at 04:18:57PM -0700, Michael Snyder wrote:
> check_typedef is called from everywhere, usually without checking to
> see if a null pointer is being passed.  Add a gdb_assert.

Yeah, I think this is a reasonable addition.

-- 
Daniel Jacobowitz
CodeSourcery


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