[moving to gdb-patches] Nick wrote: >Vladimir wrote: >> This is not a problem with GDB -- it's acting right, so FAIL on embedded >> target is not indicative of a problem. I think we get to fix the testcase >> itself. >> >> Mind if I make the pointer point to valid memory on all systems? > >That seems sensible to me. Here is a patch to do that. Tested on i686-pc-linux-gnu, no changes; and arm-none-eabi, where it removes the failures. OK? -- Pedro Alves