> Works like a charm now. Thanks for the quick fix.
 > By the way the image was compiled with -g3. From your comment I assume that
 > you think that it should have worked if the program was compiled with -g3.
 > But maybe I misunderstood.

Thats odd.  Does macro expansion really work?  Have you compiled all the
files with -g3?

In the case where tooltips failed before what happens if you type:

  info source

in the GUD buffer?

e.g.

  (gdb) info source
  Current source file is myprog.c
  Compilation directory is /home/nickrob
  Located in /home/nickrob/myprog.c
  Contains 105 lines.
  Source language is c.
  Compiled with DWARF 2 debugging format.
  Includes preprocessor macro info.

Do you get the last line?

Hmm, does Solaris use stabs rather than DWARF 2?

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


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to