From: laerte@cchla.ufpb.br
Subject: emacs + gdb
Date: Thu, 28 Dec 2006 16:29:31 -0300 (BRT) [thread overview]
Message-ID: <24723.201.79.198.47.1167334171.squirrel@webmail.cchla.ufpb.br> (raw)
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
Thank you.
Laerte.
next reply other threads:[~2006-12-28 19:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-28 19:29 laerte [this message]
2006-12-30 6:24 ` emacs + gdb Richard Stallman
2006-12-30 14:02 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2006-12-28 20:24 laerte-junior
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=24723.201.79.198.47.1167334171.squirrel@webmail.cchla.ufpb.br \
--to=laerte@cchla.ufpb.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).