help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: gdb gud won't show source code


From: Nick Roberts
Subject: Re: gdb gud won't show source code
Date: Fri, 20 Feb 2009 18:32:49 +1300

viona writes:
 > Under Aquamacs 1.7 I try to start gdb, and it opens up all the
 > windows, like breakpoints, stack etc,
 > but instead of the buffer with a source code I have a buffer *Buffer
 > List*. How do I fix that?
 > (gdb-show-main is set to true)

It just means that Emacs (Gdb) can't find the main procedure: you've probably
compiled without the -g option.

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




reply via email to

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