public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: gdb@sources.redhat.com
Subject: Re: GDB cannot access memory after Emacs abort
Date: Wed, 14 Nov 2007 10:00:00 -0000	[thread overview]
Message-ID: <874pfpi2de.fsf@escher.local.home> (raw)
In-Reply-To: <ur9k5olral2.fsf@mothra.ics.uci.edu>

On Tue, 13 Nov 2007 15:26:33 -0800 Dan Nicolaescu <dann@ics.uci.edu> wrote:

> Michael Snyder <msnyder@specifix.com> writes:
[...]
>   > What we need, I guess, is to get back into control of 
>   > the gdb without killing the emacs.  Otherwise it is
>   > kind of hard to debug this gdb problem further.
>
> You can do that by using the power of emacs :-)
>
> Run emacs from CVS
> M-x server-start RET
> M-x gdb
> from this gdb start another emacs session and do whatever you need to
> induce the crash (just make sure that in the second instance of emacs
> you don't run `server-start')
>
> switch to a console and run 
> emacsclient -t 
>
> this should connect to the first emacs instance and give you access to
> gdb, you can run all the gdb commands there ... 
>
> Hope this helps.

Indeed it does, thanks.  (I actually combined your suggestion to use
Emacs's multi-tty capability with Michael Snyder's to attach the emacs
process to gdb: I did the latter from within the Emacs client.  This had
the advantage over running gdb directly from the shell that I could copy
and paste the backtrace from the shell buffer to my followup buffer in
Gnus.)

(Before reading your post I had tried sort of the inverse strategy: I
started emacs under gdb from a virtual console, switched to X, invoked
emacsclient -c from an X terminal and induced the abort.  However, when
I switched back to the virtual console the gdb process was dead.  In
hindsight this was obviously a flawed strategy, but I'm still learning
how to use the multi-tty capability.  When will the doc be ready? ;-) )

Steve Berman

  reply	other threads:[~2007-11-14 10:00 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87r6j6rvn3.fsf@escher.local.home>
2007-11-10 23:50 ` Stephen Berman
2007-11-11  6:46   ` Michael Snyder
2007-11-11  7:44     ` Eli Zaretskii
2007-11-11 23:05       ` Stephen Berman
2007-11-12  4:18         ` Eli Zaretskii
2007-11-12  5:24         ` Michael Snyder
2007-11-13 22:40           ` Stephen Berman
2007-11-13 23:20             ` Michael Snyder
2007-11-13 23:28               ` Dan Nicolaescu
2007-11-14 10:00                 ` Stephen Berman [this message]
2007-11-13 23:57             ` Andreas Schwab
2007-11-11 19:22     ` Daniel Jacobowitz
2007-11-11 23:10       ` Stephen Berman
2007-11-12  0:39         ` Daniel Jacobowitz
2007-11-12 17:47         ` Jim Blandy
2007-11-12 19:44           ` Andreas Schwab
2007-11-13 22:36             ` Stephen Berman
2007-11-13 22:34           ` Stephen Berman
2007-11-13 23:14             ` Michael Snyder
2007-11-14  9:48               ` Stephen Berman
2007-11-13 23:51             ` Andreas Schwab
2007-11-12  7:39       ` Vladimir Prus
2007-11-13 22:36         ` Stephen Berman
2007-11-13 23:24           ` Michael Snyder
2007-11-14  9:50             ` Stephen Berman
2007-11-14 12:00               ` Michael Snyder
2007-11-14 19:24                 ` Stephen Berman
2007-11-15  1:00                   ` Michael Snyder
2007-11-11 23:01     ` Stephen Berman
2007-11-12  5:15       ` Michael Snyder
2007-11-14  9:55         ` Stephen Berman
2007-11-14 12:00           ` Michael Snyder

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=874pfpi2de.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=gdb@sources.redhat.com \
    /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.
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).