all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: ESCOUFLAIRE Pierre-Louis <pierre-louis.escouflaire@eurocontrol.int>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Splash-screen, elisp files compression, gdb usage
Date: Fri, 10 Aug 2007 16:36:28 +1200	[thread overview]
Message-ID: <18107.60236.72337.710106@kahikatea.snap.net.nz> (raw)


>   3- gdb
>    3.1- gdb default behavior
> 
>        . GDB '--annotate=3' option is automatically added.
>        . GDB finds the first executable in the current directory

> THIS IS NOT A BUG but RATHER A SUGGESTION.
> Default GDB behavior is to add the '--annotate=3' option that is unused 
> by several GDB users. 

The '--annotate=3' option instructs GDB to markup the output so that Emacs can
parse it.  It should be transparent to the user.  Emacs 21.1 uses as similar
option '--fullname' (equivalent to '--annotate=1') which gives the line number
and name of the source file where execution stopped.  However in this case
the option is not displayed in the mini-buffer.

>                        In our case, it has also made emacs freezing while 
> typing a simple command such as 'help'.

This shouldn't happen.  Can you please file a precise bug report with
M-x report-emacs-bug which will automatically include your configuration.


>   3.2- gdb navigation

>        . GDB does not (always) navigate through source code.
>          up/down/breakpoints/... do not switch to source code.

> Here is a small/simple example:

It should work.  Have you compiled with -g?

-- 
Nick                                           http://www.inet.net.nz/~nickrob

             reply	other threads:[~2007-08-10  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10  4:36 Nick Roberts [this message]
2007-08-10 10:48 ` Splash-screen, elisp files compression, gdb usage ESCOUFLAIRE Pierre-Louis
2007-08-11  4:03   ` Nick Roberts
2007-08-13  7:45     ` ESCOUFLAIRE Pierre-Louis
2007-08-13 10:49       ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2007-08-09 16:18 ESCOUFLAIRE Pierre-Louis

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=18107.60236.72337.710106@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=pierre-louis.escouflaire@eurocontrol.int \
    /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.