System information and target management includes the following changes:
The QNX System Information enhancements with malloc
information view that includes various charts to help you
observe changes in memory usage (allocations and deallocations).
Because it is important for you to know when and where memory is
being consumed within an application, the Memory Analysis
Tooling feature includes several views that use the trace
information from the Memory Analysis session to help extract and
visually show this information (to determine memory usage;
allocation and deallocation metrics). The IDE includes these new
views to help you observe changes in memory over time:
Outstanding allocations, Allocation deltas, Deallocation deltas,
and Outstanding allocation deltas. For more information, see Observing changes in memory usage (allocations and deallocations).
Note: To begin to
view data on your graphs, you need to set logging for
the target, and you need to select an initial process
from the Target Navigator view.
For Target Management, the IDE includes a new Terminal view with
support for Telnet, SSH, various file transfer protocols, and
includes full customization for fonts, colors, and sizes
(available in Preferences).
Improved drag and drop capabilities to and from the Target Navigator
view.
The File System navigator now supports the
Rename operation.