unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@gnu.org>
Cc: emacs-devel@gnu.org
Subject: RE: gdb-ui can't handle mutiple debugging sessions
Date: Thu, 16 Sep 2004 09:08:04 +1200	[thread overview]
Message-ID: <001c01c49b68$3e13b700$4d9260cb@h> (raw)

> Another example where multiple debugging sessions are used is concurrent
java / c debugging.

> In this case a java application (debuggee 1) at some point loads one of
the native code extensions (shared
> library, DLL (debugee 2).  The trouble here is that, because the native
code runs from a shared library, one
> has to stop the java application just after the DLL had been loaded (jdb),
and then attach to the native code
> process using gdb to set breakpoints.  While debugging the native code,
the jdb session is active and
> waiting for the native code to return control...  This can't be performed
in a serial fashion.

Can you currently do this with 'gdb -fullname' in CVS Emacs
or with Emacs 21.3 with 'M-x gdb' (which also uses -fullname)?

Nick

             reply	other threads:[~2004-09-15 21:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-15 21:08 Nick Roberts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-09-16  0:05 gdb-ui can't handle mutiple debugging sessions Zoltan Kemenczy
2004-09-16 13:58 ` Stefan
2004-09-17  4:17   ` Nick Roberts
2004-09-15 22:05 Zoltan Kemenczy
2004-09-15 22:16 ` Stefan Monnier
2004-09-15 13:22 Zoltan Kemenczy
2004-09-12 20:06 Andreas Schwab
2004-09-12 22:12 ` Nick Roberts
2004-09-12 22:49   ` Stefan
2004-09-12 23:32     ` Andreas Schwab
2004-09-12 23:44       ` Miles Bader
2004-09-13  3:17       ` Stefan
2004-09-14  1:33     ` Nick Roberts
2004-09-14  2:19       ` Kenichi Handa
2004-09-15  3:39         ` Nick Roberts
2004-09-15  4:10           ` Kenichi Handa

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='001c01c49b68$3e13b700$4d9260cb@h' \
    --to=nickrob@gnu.org \
    --cc=emacs-devel@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 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).