Thu Jan 5 17:38:29 1995 Stu Grossman (grossman@cygnus.com)
- * Makefile.in (install_only uninstall): Indent for clarity
+ * Makefile.in (install_only uninstall): Indent for clarity.
* core.c (dis_asm_read_memory): Add call to
dis_asm_read_memory_hook to provide alternate way for disassembler
* defs.h: Protect from multiple inclusion. Add decl for
dis_asm_read_memory_hook.
+ * top.c: Make window startup be the default.
+ * Add dis_asm_read_memory_hook.
+
+start-sanitize-gdbtk
* gdbtk.c (finish_saving_output): Don't do anything if not saving
output.
* (breakpoint_notify): Don't send null filename to tcl.
since they don't exist yet.
* Pop up a copyright window on startup.
-
- * top.c: Make window startup be the default.
- * Add dis_asm_read_memory_hook.
+end-sanitize-gdbtk
Thu Jan 5 01:16:40 1995 Jeff Law (law@snake.cs.utah.edu)