>Is anyone able to use M-x gdb on OS X 10.6? Using -Q to avoid any local configurations, I see tons of extra whitespace in the buffer now, following by a warning about something my GDB can't support, and then at every prompt I see this (bucketloads of whitespace omitted): > > (gdb) >time={wallclock="0.00004",user="0.00003",system="0.00001",start="1270668244.493334",end="1270668244.493374"} > >Emacs 23 works just fine. Is there something I'm missing? Do you see different results with "M-x gdb" vs "M-x gud-gdb"? Steve