changelog

来自「给予GTK开发的调试工具」· 代码 · 共 73 行

TXT
73
字号
23jul2003	- fixed stack_bottom bug in state.c (found by prashant)	- added --quiet flag to configure.sh	- added unhidden symlinks to .bferc and .gtkrc-bfe	- fixed infinite stack loop when esp=1, 2 or 3 in 32bit mode or	  esp=1 in 16bit mode (found by prashant)	- added --docdir to configure.sh, now installs doc files19apr2003	- configure.sh now uses /bin/sh	- added FreeBSD detection to configure.sh	- changed formatting in `configure.sh --help`24feb2003	- added Bochs configuration reminder to configure.sh	- added EBP offset to stack list24jan2003	- read_watchpoints() now gets memory values.	- bp/wp remove-all button is now only sensitive when there are bps/wps.	- rewrote string_read() and renamed to copy_instruction_string()	- added Bochs 2.0 support	- watchpoints are now marked in the list	- fixed tracing	- moved virtual_to_physical() to state.c	- added page tab settings to preferences and .bferc	- added reload bp/wp settings to .bferc	- added support for a .gtkrc-bfe file for monospaced and bold fonts22jan2003	- finished most of the porting	- rewrote a lot of the code	- fixed many bugs that were never found in the xforms version16jan2003	- ported to gtk15nov2002	- fixed parser to work with Bochs 1.44apr2001	- added support to change font type and size in colors.inc.	- added config option to disable quit confirmation.	- added config option for window placement.	- Dave Poirier moved around the register boxes so they now occupy less space.21mar2001	- added the watchpoint folder. will now stop when a physical memory address	  is read from or written to.	- moved color code to color.inc to make it easier to edit. will eventually	  add code to read colors from a file at runtime.2mar2001	- disabled restart, refresh-all and hide/show buttons when bochs is running.	  added partial color support.8feb2001	- added restart button. this is handy when you recompile an image because	  you don't need to close all memory windows. it will also add all your	  breakpoints back into bochs. just remember that some breakpoints might	  not be the same if you've added/removed code.	- fixed the breakpoint arrow bug, it now clears old arrows.7jul2000	- now prints history to file defined in config.h	- added clear history button to clear the history file and history listbox	- fixed bug that hides new history entry when the horizontal scrollbar is first displayed	- added tracing button	  bochs does not stop for breakpoints when tracing is on this will lockup BFE if used	- started to add symbol support, nothing yet

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?