UAE Debugging Tool
Version 3.3

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES.

 

Author
Harald-René Flasch
mailto:hfr@hfrmobile.com
http://www.hfrmobile.com

Contents

What is UAEDT?
UAEDT (UAE Debugging Tool) is not just an "Debug Monitor". UAEDT also provides stress tests, database manipulations and other useful things for testing your applications.

Be careful in using some features of UAE Debugging Tool!

 

History
Version Description
3.3
  • moved from hfrweb to hfrmobile
  • DBGLOGLIB Version 2.1c (added x86 Emulator support)
  • Improved help
  • Look & Feel
  • Fixed calculator bug
  • Fixed selection bug (if selected A and B and de-selected A, A was used)
  • Improved ErrorLookup dialog
  • Added "enum/terminate processes" feature
  • Added "enum/close windows" features
  • Improved help
  • Improved menu
3.2
  • DBGLOGLIB Version 2.1
  • added support for Palm-size PC: SH3
  • added support for Pocket PC: MIPS, ARM and SH3
  • added support for H/PC Pro: MIPS, ARM, SH3 and SH4
3.1
  • database manipulations
  • QScroll mode
  • general options
  • reset indent for nested calls
  • set indent characters
3.0
  • CDbgLog C++ class also writes debugging information to debugger running on the desktop machine.
    Info: The information written to the debugger on the desktop machine is not displayed nested like in UAEDT debug monitor.
  • improved help for the CDbgLog C++ class
  • Error Lookup
  • log file
  • ask before closing UAEDT
  • added Calculator
  • CDbgLog Version 1.02
2.0
  • added Mark block feature
  • added Unmark Lines menu item
  • added DBGLOGLIBCE.ZIP (contains the CDbgLog C++ class as static library for MIPS, SH3 and x86 emulation)
  • released on HFRWEB
1.03
  • disable "Clear" menu item if there are no items to remove
  • CDbgLog class!!!
  • improved help
  • renamed .cab file (UAEDT)
  • release for HFRWEB (really...!)
1.01
  • ready for release on HFRWEB
  • DbgLog now works!
  • improved help
  • new page title for help
  • index button disabled
  • improved menu
  • start/stop WM_TIMER loop
1.0
  • first release for HFRWEB
  • added stress features
  • added help
0.9.1
  • first tests with access violation; div by 0 endless loop and stack overflow