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] stabsread, guard against null.


Hello Michael,

> 2007-08-29  Michael Snyder  <msnyder@access-company.com>
> 
> 	* stabsread.c (patch_block_status): Guard against null.

This patch looks good, except...


>   #include "cp-support.h"
> + #include "gdb_assert.h"

You need to update Makefile.in as well.

-- 
Joel


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