all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: pierre-louis.escouflaire@eurocontrol.int
Cc: bug-gnu-emacs@gnu.org
Subject: Re: gud-mode --annotate=3 and synchronization problems
Date: Wed, 5 Sep 2007 17:20:01 +1200	[thread overview]
Message-ID: <18142.15489.961065.713549@kahikatea.snap.net.nz> (raw)
In-Reply-To: <46DD45BD.1060300@eurocontrol.int>

 > Not doing anything but `M-x describe-variable RET gdb-ready' before gdb 
 > prompt appears tells "No match" and then commands make gdb freeze. Plus, 
 > hre are some messages I had:
 >    when: Symbol's value as variable is void: gdb-ready
 >...

I don't get that because:

  *** gud.el	13 Aug 2007 20:51:56 +1200	1.129.2.6
  --- gud.el	02 Sep 2007 15:20:41 +1200	
  *************** If SOFT is non-nil, returns nil if the s
  *** 104,109 ****
  --- 104,111 ----
      "Non-nil if debugged program is running.
    Used to grey out relevant toolbar icons.")
    
  + (defvar gdb-ready nil)
  + 
  ...

Have you byte compiled gud.el?  (You may be loading an old version).
These diffs were made against Emacs in CVS (EMACS_22_BASE branch) so you might
need to adjust them a bit for Emacs 22.1.


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

  reply	other threads:[~2007-09-05  5:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04 11:47 gud-mode --annotate=3 and synchronization problems Pierre-Louis Escouflaire
2007-09-05  5:20 ` Nick Roberts [this message]
2007-09-05 15:53   ` Pierre-Louis Escouflaire
2007-09-06  7:08     ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2007-08-30 15:58 Pierre-Louis Escouflaire
2007-08-31  5:18 ` Nick Roberts
2007-09-01  4:06   ` Richard Stallman
2007-09-02  3:26 ` Nick Roberts

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=18142.15489.961065.713549@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.