Wed Sep 21 08:46:18 1994  Tom Tromey  <tromey@creche.colorado.edu>

	* Makefile.in (tcld): Added dependency for libtcldbg.a.

Thu Sep 15 11:01:34 1994  Tom Tromey  <tromey@creche.colorado.edu>

	* configure.in: Changes for combined configuration.

	* Dbg.c (argv): Check against derived value for "source" command,
	  in case "source" is changed.
	  (Dbg_Init): Get info about "source" from Tcl.

Thu Sep  1 23:31:22 1994  Tom Tromey  (tromey@creche.colorado.edu)

	* Dbg.c (isproc): Bug fix.

Wed Aug 31 00:53:26 1994  Tom Tromey  (tromey@creche.colorado.edu)

	* Dbg.c (instance_stack_entry): New function.
	(get_current_info): Use it.
	Includes contents of Dbg_cmd.c.
	(Dbg_Init): Create trace.
	(Dbg_Off): Don't delete trace.
	(debugger_trap): Always trace execution, at least in part.

Tue Aug 30 00:52:47 1994  Tom Tromey  (tromey@creche.colorado.edu)

	* Dbg.c: Stack no longer linked list.

Sat Jul 16 15:23:35 1994  Tom Tromey  (tromey@creche.colorado.edu)

	* Dbg.h (Dbg_InterProc): Now a function returning void.

	* Dbg.c (breakpoint_print): Don't call putchar.
	(argv): Clear should_return.
	(should_return): New variable, set in all places that must cause
	interactor to return.
