public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Proposal: --with-gdb-interpreter=...  --interpreter=...
@ 1999-08-18 17:39 Andrew Cagney
  1999-08-18 17:53 ` Stan Shebs
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Cagney @ 1999-08-18 17:39 UTC (permalink / raw)
  To: gdb; +Cc: insight

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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-08-20 18:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-18 17:39 Proposal: --with-gdb-interpreter=... --interpreter= Andrew Cagney
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

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).