This is the mail archive of the gdb-patches@sources.redhat.com 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/RFC] Generic OS ABI handling for gdbarch


On Mon, May 13, 2002 at 12:10:08PM -0400, Andrew Cagney wrote:

 > > Ok.  Sufficient to check that the last one is NULL?
 > 
 > Sure, thanks!.

Actually, it occured to me that could be error-prone (what if you
happen to run off the array and into another memory location that
happens to contain 0? :-)

I'll post another patch shortly.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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