diff options
author | mdejong <mdejong> | 2001-11-11 03:16:10 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-11-11 03:16:10 (GMT) |
commit | dc126cb94dc1c1b9f14b7d8217a6f4f4eda653dc (patch) | |
tree | d4f4ba2f3e3c2700639ac8ae68a05e95780863ee /ChangeLog | |
parent | 17ce9d477991552109044d738688f3d156f2f609 (diff) | |
download | tcl-dc126cb94dc1c1b9f14b7d8217a6f4f4eda653dc.zip tcl-dc126cb94dc1c1b9f14b7d8217a6f4f4eda653dc.tar.gz tcl-dc126cb94dc1c1b9f14b7d8217a6f4f4eda653dc.tar.bz2 |
* unix/Makefile.in:
* win/Makefile.in: Add "make gdb" target. This target
can run tclsh inside either gdb or insight.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-11-10 Mo DeJong <mdejong@users.sourceforge.net> + + * unix/Makefile.in: + * win/Makefile.in: Add "make gdb" target. This target + can run tclsh inside either gdb or insight. + 2001-11-10 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc: Added a check to make sure one runs the makefile |