unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gdb mode utterly broken on OS X 10.6 with latest
@ 2010-04-07 19:26 John Wiegley
  2010-04-07 19:54 ` Chong Yidong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Wiegley @ 2010-04-07 19:26 UTC (permalink / raw)
  To: emacs-devel

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?

John



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gdb mode utterly broken on OS X 10.6 with latest
  2010-04-07 19:26 gdb mode utterly broken on OS X 10.6 with latest John Wiegley
@ 2010-04-07 19:54 ` Chong Yidong
  2010-04-07 20:25   ` John Wiegley
  2010-04-08 19:07 ` Dmitry Dzhus
  2010-04-10  3:46 ` Steve Revilak
  2 siblings, 1 reply; 5+ messages in thread
From: Chong Yidong @ 2010-04-07 19:54 UTC (permalink / raw)
  To: John Wiegley; +Cc: emacs-devel

John Wiegley <jwiegley@gmail.com> writes:

> 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):

branch or trunk?




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gdb mode utterly broken on OS X 10.6 with latest
  2010-04-07 19:54 ` Chong Yidong
@ 2010-04-07 20:25   ` John Wiegley
  0 siblings, 0 replies; 5+ messages in thread
From: John Wiegley @ 2010-04-07 20:25 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

trunk

On Apr 7, 2010, at 3:54 PM, Chong Yidong wrote:

> John Wiegley <jwiegley@gmail.com> writes:
> 
>> 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):
> 
> branch or trunk?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gdb mode utterly broken on OS X 10.6 with latest
  2010-04-07 19:26 gdb mode utterly broken on OS X 10.6 with latest John Wiegley
  2010-04-07 19:54 ` Chong Yidong
@ 2010-04-08 19:07 ` Dmitry Dzhus
  2010-04-10  3:46 ` Steve Revilak
  2 siblings, 0 replies; 5+ messages in thread
From: Dmitry Dzhus @ 2010-04-08 19:07 UTC (permalink / raw)
  To: emacs-devel

John Wiegley wrote:
> 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):

I believe this is another problem with Apple GDB. Could you please tell
which GDB version are you using exactly?

You could enable `gdb-enable-debug` customization variable, then run
`M-x gdb` and after you get you problem, run

    M-x pp-eval-expression RET gdb-debug-log RET

and send (in attachment) the contents of `*Pp Eval Output*` buffer you
get, so we can see what GDB output confuses our precious Emacs.
-- 
Happy Hacking.

http://sphinx.net.ru^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gdb mode utterly broken on OS X 10.6 with latest
  2010-04-07 19:26 gdb mode utterly broken on OS X 10.6 with latest John Wiegley
  2010-04-07 19:54 ` Chong Yidong
  2010-04-08 19:07 ` Dmitry Dzhus
@ 2010-04-10  3:46 ` Steve Revilak
  2 siblings, 0 replies; 5+ messages in thread
From: Steve Revilak @ 2010-04-10  3:46 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

>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

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-10  3:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07 19:26 gdb mode utterly broken on OS X 10.6 with latest John Wiegley
2010-04-07 19:54 ` Chong Yidong
2010-04-07 20:25   ` John Wiegley
2010-04-08 19:07 ` Dmitry Dzhus
2010-04-10  3:46 ` Steve Revilak

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).