public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: gdb@sourceware.cygnus.com
Cc: insight@sourceware.cygnus.com
Subject: Proposal: --with-gdb-interpreter=...  --interpreter=...
Date: Wed, 18 Aug 1999 17:39:00 -0000	[thread overview]
Message-ID: <37BB5209.BD61A49@cygnus.com> (raw)

Hello,

We're now starting to see the situtation where GDB can support multiple
interpreters.  At present there is GDB's traditional CLI, the TUI (from
HP) and TCL/TK.  We've had many threads of Python, Perl, Java, Visual
Basic and evey guile interpreters comming in down the track.

What I'd like to do is set in motion  change that should greatly
simplify the integration of various interpreters.  Accordingly I'd like
to propose the following changes:


	o	configure ... --with-gdb-interpreter=<interpreter-list> ...

		This allows the user to specify the interpreter
		(in addition to the default CLI) that is built
		and linked into GDB.

		The configury assumes that there is a directory

			.../gdb/<interperter>

		that contains all the useful bits (Makefile stub,
		sourcecode, ...).


	o	a new option ``--interpreter=...'' that can be used
		to specify the interpreter to use during startup.

Andrew

PS: I need to check that --with is the correct option.

             reply	other threads:[~1999-08-18 17:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-18 17:39 Andrew Cagney [this message]
1999-08-18 17:53 ` Stan Shebs
1999-08-19  3:29   ` Andrew Cagney
1999-08-19 19:30 ` Jim Blandy
1999-08-20 18:35   ` Andrew Cagney
1999-08-19 23:07 ` ovidiu
1999-08-20 10:22   ` ovidiu
1999-08-20 18:20     ` Andrew Cagney

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=37BB5209.BD61A49@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb@sourceware.cygnus.com \
    --cc=insight@sourceware.cygnus.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).