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

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

Re: gud-tooltip-mode: gdb-prompt: Wrong number of arguments


From: Nick Roberts
Subject: Re: gud-tooltip-mode: gdb-prompt: Wrong number of arguments
Date: Tue, 16 May 2006 22:32:23 +1200

 > 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




reply via email to

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