all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: belnac <belnac1@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: gdb in emacs
Date: Mon, 8 Mar 2010 13:37:16 -0800 (PST)	[thread overview]
Message-ID: <27828012.post@talk.nabble.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 741 bytes --]


Hi,

I have compiled a very simple C++ test program by issuing the command 

g++ -g test.cpp -o test.so


I then issued another command to get gdb up and running

Run gdb (like this): gdb test.so


The binary loads up just fine but I'm unable to run the program. Tried
executing Run from the Gud menu and I get an error message: 
Symbol's function definition is void: gud-go


I am also unable to run any commands from within gdb's frame -- after (gdb).
I can type them but nothing really happens (like r to run.)

What am I doing wrong?

I am using emacs 23 on Ubuntu 9.1.

Thanks!
-- 
View this message in context: http://old.nabble.com/gdb-in-emacs-tp27828012p27828012.html
Sent from the Emacs - Help mailing list archive at Nabble.com.

[-- Attachment #2: Type: text/html, Size: 895 bytes --]

             reply	other threads:[~2010-03-08 21:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-08 21:37 belnac [this message]
2011-05-03 19:58 ` gdb in emacs elbeardmorez
  -- strict thread matches above, loose matches on Subject: below --
2012-10-12 15:27 gdb in Emacs Shiyuan
2012-10-13  8:49 ` Eli Zaretskii
2012-10-13 18:58   ` Shiyuan
2012-10-13 20:21     ` Eli Zaretskii
2012-10-12  4:35 Shiyuan
2012-10-12  6:47 ` Eli Zaretskii
2002-07-02 11:02 gdb in emacs piotr.kozaczewski
2002-07-02 11:22 ` Todd Kokoszka

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=27828012.post@talk.nabble.com \
    --to=belnac1@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.