unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5712: 23.1.94; gdb freeze
@ 2010-03-12 16:48 Leo
  2010-03-12 17:32 ` Dan Nicolaescu
  0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2010-03-12 16:48 UTC (permalink / raw)
  To: 5712

This is the first time I use gdb from within Emacs so I am not sure if I
am following the right practice. But it is so easy to trigger this that
I think it might be a bug.

1. emacs -Q
2. M-x gdb
3. type in whatever string (in my case I use att hoping it will complete
   to attach) and then hit TAB
4. emacs freezes although I can hit C-g to get it back

If I run gdb in the console, it does the completion correctly.


In GNU Emacs 23.1.94.1 (x86_64-apple-darwin10.2.0, Carbon Version 1.6.0 AppKit 1038.25)
 of 2010-03-12 on Victoria.local
Windowing system distributor `Apple Inc.', version 10.6.2
configured using `configure  '--prefix=/usr/local/unix/emacs' '--with-mac''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Debugger







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

* bug#5712: 23.1.94; gdb freeze
  2010-03-12 16:48 bug#5712: 23.1.94; gdb freeze Leo
@ 2010-03-12 17:32 ` Dan Nicolaescu
  2010-03-12 18:14   ` Leo
  2010-03-13 14:21   ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Dan Nicolaescu @ 2010-03-12 17:32 UTC (permalink / raw)
  To: Leo; +Cc: 5712

Leo <sdl.web@gmail.com> writes:

  > This is the first time I use gdb from within Emacs so I am not sure if I
  > am following the right practice. But it is so easy to trigger this that
  > I think it might be a bug.
  > 
  > 1. emacs -Q
  > 2. M-x gdb
  > 3. type in whatever string (in my case I use att hoping it will complete
  >    to attach) and then hit TAB
  > 4. emacs freezes although I can hit C-g to get it back
  > 
  > If I run gdb in the console, it does the completion correctly.
  > 
  > 
  > In GNU Emacs 23.1.94.1 (x86_64-apple-darwin10.2.0, Carbon Version 1.6.0 AppKit 1038.25)
                                                          ^^^^^^^^^^^^^^^^^^^^
  > configured using `configure  '--prefix=/usr/local/unix/emacs' '--with-mac''
                                                                ^^^^^^^^^^^^^^^

We don't support such toolkits and options, this version of emacs does
not come from here, this is not the proper place to report bugs in such
a version.  
So this bug can be closed.






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

* bug#5712: 23.1.94; gdb freeze
  2010-03-12 17:32 ` Dan Nicolaescu
@ 2010-03-12 18:14   ` Leo
       [not found]     ` <201003121842.o2CIgunC021276@godzilla.ics.uci.edu>
  2010-03-13 14:21   ` Stefan Monnier
  1 sibling, 1 reply; 6+ messages in thread
From: Leo @ 2010-03-12 18:14 UTC (permalink / raw)
  To: bug-gnu-emacs

On 2010-03-12 17:32 +0000, Dan Nicolaescu wrote:
> We don't support such toolkits and options, this version of emacs does
> not come from here, this is not the proper place to report bugs in
> such a version. So this bug can be closed.

Sorry to include that confusing information. I did test the build with-x
on OSX leopard and it exhibits the same problem both in X and in the
terminal versions of Emacs.

Leo








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

* bug#5712: 23.1.94; gdb freeze
       [not found]     ` <201003121842.o2CIgunC021276@godzilla.ics.uci.edu>
@ 2010-03-12 19:35       ` Leo
  0 siblings, 0 replies; 6+ messages in thread
From: Leo @ 2010-03-12 19:35 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: bug-gnu-emacs

Hello Dan,

On 12 March 2010 18:42, Dan Nicolaescu <dann@ics.uci.edu> wrote:
> Leo <sdl.web@gmail.com> writes:
>
>  > On 2010-03-12 17:32 +0000, Dan Nicolaescu wrote:
>  > > We don't support such toolkits and options, this version of emacs does
>  > > not come from here, this is not the proper place to report bugs in
>  > > such a version. So this bug can be closed.
>  >
>  > Sorry to include that confusing information. I did test the build with-x
>  > on OSX leopard and it exhibits the same problem both in X and in the
>  > terminal versions of Emacs.
>
> Was this built from our code base or from something else?

Straight from the tarball posted by Yidong.

Leo







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

* bug#5712: 23.1.94; gdb freeze
  2010-03-12 17:32 ` Dan Nicolaescu
  2010-03-12 18:14   ` Leo
@ 2010-03-13 14:21   ` Stefan Monnier
  2010-03-13 19:35     ` Glenn Morris
  1 sibling, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2010-03-13 14:21 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Leo, 5712

>> This is the first time I use gdb from within Emacs so I am not sure if I
>> am following the right practice. But it is so easy to trigger this that
>> I think it might be a bug.
>> 
>> 1. emacs -Q
>> 2. M-x gdb
>> 3. type in whatever string (in my case I use att hoping it will complete
>> to attach) and then hit TAB
>> 4. emacs freezes although I can hit C-g to get it back
>> 
>> If I run gdb in the console, it does the completion correctly.
>> 
>> 
>> In GNU Emacs 23.1.94.1 (x86_64-apple-darwin10.2.0, Carbon Version 1.6.0 AppKit 1038.25)
>                                                           ^^^^^^^^^^^^^^^^^^^^
>> configured using `configure  '--prefix=/usr/local/unix/emacs' '--with-mac''
>                                                                 ^^^^^^^^^^^^^^^

> We don't support such toolkits and options, this version of emacs does
> not come from here, this is not the proper place to report bugs in
> such a version.   So this bug can be closed.

Actually, this looks like a known problem with Apple's GDB which uses
inconsistent EOLs somewhere, IIRC.  If Leo could try to use install the
vanilla GDB (rather than Apple's version), we could probably confirm it.


        Stefan







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

* bug#5712: 23.1.94; gdb freeze
  2010-03-13 14:21   ` Stefan Monnier
@ 2010-03-13 19:35     ` Glenn Morris
  0 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2010-03-13 19:35 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Dan Nicolaescu, Leo, 5712

Stefan Monnier wrote:

> Actually, this looks like a known problem with Apple's GDB which uses
> inconsistent EOLs somewhere, IIRC.  If Leo could try to use install the
> vanilla GDB (rather than Apple's version), we could probably confirm it.

See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5404, of which this
appears to be a duplicate.






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

end of thread, other threads:[~2010-03-13 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 16:48 bug#5712: 23.1.94; gdb freeze Leo
2010-03-12 17:32 ` Dan Nicolaescu
2010-03-12 18:14   ` Leo
     [not found]     ` <201003121842.o2CIgunC021276@godzilla.ics.uci.edu>
2010-03-12 19:35       ` Leo
2010-03-13 14:21   ` Stefan Monnier
2010-03-13 19:35     ` Glenn Morris

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