[All]
Delphi XE2/C++Builder XE2/RAD Studio XE2 向けに AQtime Standard のアップデート版が公開されました。
By: Tomohiro Takahashi
Abstract: この記事では、Professional Edition以上の製品の登録ユーザー向けに公開された新しいAQtime Standard(Ver 7.40.800.861)について説明します。
SmartBear社は、Delphi XE2/C++Builder XE2/RAD Studio XE2 Update 4 の Professional Edition以上の登録ユーザー向けに AQtime Standard のアップデート版 を公開しました。 このアップデート版は、上記製品(All-Accessも含む)の登録ユーザーにのみ提供されます。 アップデート版は http://cc.embarcadero.com/item/28463 からダウンロード可能です。
AQtimeおよびAQtime Proへのアップグレードについては、こちらを参照ください。
AQtime 7.40の新機能
- New profiler for emulating application errors. Quite often, developers forget to handle situations when the application fails to allocate a memory block of the specified size or tries to write data to a read-only file or to a Registry key for which it has no write permissions. This causes unexpected exceptions on end-user computers. AQtime includes a new Failure Emulatorprofiler that lets you simulate different types of application errors without changing your application’s source code. The profiler emulates erroneous calls to Windows API and memory management functions made from within your application code and helps you check if your application handles these errors properly.
- Setting environment variables’ values before a profiler run. AQtime 7.40 lets you specify values for environment variables that your profiled application uses. For this purpose, the Run Parameters dialog includes a new Local Environment Variablesfield in which you can specify values for the environment variables to be used during profiling.
- Monitor panel improvements. Now, you can easily customize a set of counters to be monitored in the Monitor panel. The new Data Page dialog lets you select the counters whose values you need to monitor during the test run.
Besides, now the Monitor panel not only visualizes of Allocation profiler results, but also lets you monitor some performance parameters.
- Easier opening of generated dump files. During a profiler run, you can command AQtime to generate a dump file for the profiled application. When generating the file, AQtime posts a message to the Event View panel. Now you can open the generated dump files by clicking the messages in the Event View panel.
AQtime 7.40で修正された不具合
- Fixed: The Allocation profiler did not report native memory leaks in Delphi applications.
- Fixed: AQtime could shut down unexpectedly upon saving large Event View data to an HTML file.
- Fixed: AQtime could quit unexpectedly when trying to set class name as filter.
Connect with Us