sanitization
This commit is contained in:
parent
237eaf373f
commit
4a4f9e3bf1
@ -1,6 +1,6 @@
|
|||||||
Thu Jan 5 17:38:29 1995 Stu Grossman (grossman@cygnus.com)
|
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
|
* core.c (dis_asm_read_memory): Add call to
|
||||||
dis_asm_read_memory_hook to provide alternate way for disassembler
|
dis_asm_read_memory_hook to provide alternate way for disassembler
|
||||||
@ -9,6 +9,10 @@ Thu Jan 5 17:38:29 1995 Stu Grossman (grossman@cygnus.com)
|
|||||||
* defs.h: Protect from multiple inclusion. Add decl for
|
* defs.h: Protect from multiple inclusion. Add decl for
|
||||||
dis_asm_read_memory_hook.
|
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
|
* gdbtk.c (finish_saving_output): Don't do anything if not saving
|
||||||
output.
|
output.
|
||||||
* (breakpoint_notify): Don't send null filename to tcl.
|
* (breakpoint_notify): Don't send null filename to tcl.
|
||||||
@ -30,9 +34,7 @@ Thu Jan 5 17:38:29 1995 Stu Grossman (grossman@cygnus.com)
|
|||||||
since they don't exist yet.
|
since they don't exist yet.
|
||||||
|
|
||||||
* Pop up a copyright window on startup.
|
* Pop up a copyright window on startup.
|
||||||
|
end-sanitize-gdbtk
|
||||||
* top.c: Make window startup be the default.
|
|
||||||
* Add dis_asm_read_memory_hook.
|
|
||||||
|
|
||||||
Thu Jan 5 01:16:40 1995 Jeff Law (law@snake.cs.utah.edu)
|
Thu Jan 5 01:16:40 1995 Jeff Law (law@snake.cs.utah.edu)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user