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: [RFC] remote-mips.c: Don't error out when a memory read fails


> 	* remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
> 	Change return value to int.  Store value fetched in location
> 	addressed by `val'.  Use function's return value as success
> 	or failure indicator.  Adjust all callers.

This is OK.  I realize I was a little unclear in my previous message -
the change was pre-approved (assuming you were looking for a second pair
of eyes).

-- 
Joel


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