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: [SPAM] Re: gdbserver: should use __ARCH_HAS_MMU__ rather than __UCLIBC_HAS_MMU__


Daniel Jacobowitz wrote:
On Tue, Mar 06, 2007 at 11:21:43PM -0500, Jon Ringle wrote:
- if (strcmp ("qSymbol::", own_buf) == 0)
+ if (strcmp ("qSymbol:", own_buf) == 0)

What's this for? It can't be right.


Sorry, I must have fat-fingered a DEL key there at some point and didn't notice it when I posted the patch file.
Jon



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