emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gud/gdb: dir1/file.cc and dir2/file.cc are the same file


From: Klaus Zeitler
Subject: gud/gdb: dir1/file.cc and dir2/file.cc are the same file
Date: Wed, 27 Jul 2005 10:49:15 +0200 (MEST)

Symptoms:

When I try do debug a source file (e.q. file.cc), that is a symlink, 
emacs says:
dir1/file.cc and dir2/file.cc are the same file
This would be a nice informational message, if it appeared only once for a file,
but unfortunately it gets repeated for every gdb command (step, next, etc.).
Even worse, when I step inside a function in another file, emacs still prints 
the above informational for the first file with every gdb command I enter.

I know that I can set find-file-suppress-same-file-warnings to suppress
these warnings, but on the other hand I'd like to see this warning once
for each linked file.

In GNU Emacs 22.0.50.32 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2005-07-20 on sfsws4
X server distributor `Sun Microsystems, Inc.', version 11.0.6410
configured using `configure '--with-gcc' 
'--prefix=/vol/freeware/SunOS-5.8/emacs/cvs' 
'--sharedstatedir=/vol/freeware/SunOS-5.8/emacs/cvs/share' 
'--with-x-toolkit=motif' 
'--x-includes=/usr/openwin/include:/usr/local/gnu/include:/opt/exp/gnu/include:/opt/exp/include:/opt/exp/lib/xpm/include'
 
'--x-libraries=/usr/openwin/lib:/usr/local/gnu/lib:/opt/exp/gnu/lib:/opt/exp/lib:/opt/exp/lib/xpm/lib'
 '--with-pop' 'CC=gcc''

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: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Loading mwheel...done
(/usr/local/gnu/cvs/head/bin/emacs -Q --no-site-file)
Loading tool-bar...done
Loading image...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]