all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nickrob@snap.net.nz (Nick Roberts)
To: andrea.crotti.0@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: gud settings
Date: Mon, 28 Dec 2009 12:41:52 +1300	[thread overview]
Message-ID: <19255.61632.613571.776387@totara.tehura.co.nz> (raw)
In-Reply-To: <m1d4208hxm.fsf@gmail.com>

 > I was trying to use gud (I need at least gdb and pdb) but I'm not able
 > to abilitate the multi-window setting.

gdb-many-windows only works with M-x gdb

 > I've set up the variables
 > --8<---------------cut here---------------start------------->8---
 > (setq gdb-many-windows t)
 > (setq gdb-show-main t)
 > --8<---------------cut here---------------end--------------->8---
 > 
 > But nothing, I only see one buffer...
 > I've found many nice things on the net but I'm not able to get even the
 > basic things working..

You give no clues, not even the version of Emacs that you are using.  It must be at least
Emacs 22.1 and you mustn't delete the option "--annotate=3" from:

Run gdb (like this): gdb --annotate=3 myprog

I suggest you read the section on "Debuggers" in the Emacs manual.


-- 
Nick                                           http://users.snap.net.nz/~nickrob




  parent reply	other threads:[~2009-12-27 23:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-27 17:07 gud settings andrea
2009-12-27 17:15 ` Richard Riley
2009-12-27 23:41 ` Nick Roberts [this message]
2009-12-28  9:51   ` andrea
2009-12-28 11:39     ` 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=19255.61632.613571.776387@totara.tehura.co.nz \
    --to=nickrob@snap.net.nz \
    --cc=andrea.crotti.0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.