all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Francis Moreau" <francis.moro@gmail.com>
To: "Nick Roberts" <nickrob@snap.net.nz>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gud : Phase error in gdb-pre-prompt (got pre-emacs)
Date: Mon, 30 Jun 2008 13:37:52 +0200	[thread overview]
Message-ID: <38b2ab8a0806300437kf9e9013oc296d5eb35c37e08@mail.gmail.com> (raw)
In-Reply-To: <18532.48739.801397.106683@kahikatea.snap.net.nz>

Hello,

On Fri, Jun 27, 2008 at 12:18 PM, Nick Roberts <nickrob@snap.net.nz> wrote:
>  > I'm not lucky with my switch from emacs21 to GNU Emacs 22.2.1
>  > (i686-pc-linux-gnu, GTK+ Version 2.8.20): first emacs still hangs on
>  > (next-buffer) (see earlier posting...), now gud is not working.
>  >
>  > What I did:
>  >
>  > >M-x gdb
>  > >gdb --annotate=3 binary.bin
>  >
>  > gdb loads the binary, I get the gdb prompt. Then:
>  >
>  > Current directory is somewhere.
>  > GNU gdb 6.6
>  > Copyright (C) 2006 Free Software Foundation, Inc. [...]
>  > This GDB was configured as "i686-pc-linux-gnu"... Using host libthread_db
>  > library "/lib/tls/i686/cmov/libthread_db.so.1".
>  > (gdb) run
>  >   C-c C-c  C-c C-c  C-c C-c
>  >
>  >   C-c C-c
>  >   C-c C-c  C-c C-c
>

I have a similar behaviour except that once the file is loaded emacs says
within the square brackets:

    [Initializing...]

forever. I need to do 'run', C-c Cc, <wait for ~10 seconds>. After that emacs
says

    [ready]

If I simply do 'run', emacs only show [Initializing...] forever.

>
> There are several factors that might make this slow:
>
> 1) An executable that was created from a large number of files.

That's probably is the case since I'm loading Linux kernel.

> 2) Using stabs debug format.

I don't

> 3) Using an old PC.

I don't

>
> If this is the problem I can post a patch that might speed things up but
> just turning off gud-tooltip-mode might help.
>

turning off gud-tooltip-mode doesn't help.

> If you still get an error after waiting for "ready":
>
> 1) Set gdb-enable-debug to t using M-x set-variable.
> 2) Do M-x gdb and enter "run" in the GUD buffer to get the error.
> 4) Post the value of gdb-debug-log (you can use `C-h v') to the list
>  (or just to me if it's large).

Here it is:

gdb-debug-log is a variable defined in `gdb-ui.el'.
Its value is
((recv . "\n^Z^Zpre-prompt\n(gdb) \n^Z^Zprompt\n")
 (recv . "\n^Z^Zpost-prompt\n^done,frame={level=\"0\",addr=\"0x84002000\",func=\"_stext\"}\n(gdb)
\n")
 (send-item "server interpreter mi -stack-info-frame\n" gdb-get-version))


thanks,
-- 
Francis




  reply	other threads:[~2008-06-30 11:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27  8:52 gud : Phase error in gdb-pre-prompt (got pre-emacs) Markus Grunwald
2008-06-27 10:18 ` Nick Roberts
2008-06-30 11:37   ` Francis Moreau [this message]
2008-06-30 22:15     ` Nick Roberts
2008-07-01 14:07       ` Francis Moreau
2008-07-01 22:41         ` Nick Roberts
2008-07-07  7:59           ` Francis Moreau
2008-07-07  9:19             ` Nick Roberts
2008-07-15  7:49               ` Francis Moreau
2008-07-22 14:49               ` Francis Moreau
     [not found] ` <mailman.13892.1214569215.18990.help-gnu-emacs@gnu.org>
2008-06-27 14:23   ` Markus Grunwald
2008-06-27 23:49     ` Nick Roberts
2008-07-03  7:16       ` hui wang
2008-07-03  7:35         ` Nick Roberts
     [not found]     ` <mailman.13907.1214610613.18990.help-gnu-emacs@gnu.org>
2008-06-30 12:45       ` Markus Grunwald
2008-06-30 13:44         ` Francis Moreau
2008-07-01  2:04         ` Nick Roberts
     [not found]         ` <mailman.14044.1214879193.18990.help-gnu-emacs@gnu.org>
2008-07-02 14:18           ` Markus Grunwald
2008-07-03  0:22             ` Nick Roberts
     [not found]             ` <mailman.14136.1215044558.18990.help-gnu-emacs@gnu.org>
2008-07-03  7:51               ` Markus Grunwald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38b2ab8a0806300437kf9e9013oc296d5eb35c37e08@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=nickrob@snap.net.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.