gdbserver: should use __ARCH_HAS_MMU__ rather than __UCLIBC_HAS_MMU__

Daniel Jacobowitz drow@false.org
Wed Mar 7 12:21:00 GMT 2007


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.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list