From: laerte-junior <laerte-junior@ig.com.br>
Subject: emacs + gdb
Date: Thu, 28 Dec 2006 17:24:20 -0300 [thread overview]
Message-ID: <20061228_202420_011196.laerte-junior@ig.com.br> (raw)
[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 623 bytes --]
Hi,
I have a problem when using gdb with emacs: I can't use breakpoint
feature:
(gdb) run
Starting program: /home/laerte/Estudos2006.1/programacao/Debug.out Enter an
integer: 2
1
2
Program exited normally.
(gdb) break 25
Breakpoint 1 at 0x8048610: file ../sysdeps/i386/elf/start.S, line 25. (gdb)
run
Starting program: /home/laerte/Estudos2006.1/programacao/Debug.out
Breakpoint 1, _start () at ../sysdeps/i386/elf/start.S:65
65 ../sysdeps/i386/elf/start.S: Arquivo ou diretório inexistente(File or
Directory doesn'r exist).
in ../sysdeps/i386/elf/start.S
Current language: auto; currently asm
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
next reply other threads:[~2006-12-28 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-28 20:24 laerte-junior [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-28 19:29 emacs + gdb laerte
2006-12-30 6:24 ` Richard Stallman
2006-12-30 14:02 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061228_202420_011196.laerte-junior@ig.com.br \
--to=laerte-junior@ig.com.br \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).