Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki3060: WhatIsNewIn4.6 (Version 18)

What's new in IDE 4.6?#

# fixed, + fixed in latest build, - fixed in next build

Platform#

  • #Eclipse 3.4.1
  • #CDT 5.0.2

System Profiler#

  • #62677: Data from TimerTimeoutEnter events is now parsed and displayed correctly
  • #63017: In order to distinguish between similar paths, the address translation binary paths tab now displays the full path
  • #63276: The address translation binary selection dialog now provides you with a list of a selectable binaries, as opposed to having to type one yourself
  • #63751: Importing a kernel trace into the Application Profiler now considers the time range selection and only imports the range you have selected
  • #63752: Address Translation properties can now be set for a given kernel logging launch configuration. Any kernel traces created using the launch configuration will have its address translation properties appropriately set. The global address translation preferences are now properly supported.
  • +60269: When saving a selection of a given kev file, thread names, partition names and partition budgets are now included in the new kev.
  • +62651: The System Profiler toolbar now provides a menu to edit the timeline event label properties
  • +62764: The Partition Summary Element table in the APS Summary pane now displays both thread and process information as a tree (the previous implementation showed a flat list of threads)
  • +63302: Fixed an issue where the System Profiler menus were incorrect on Linux
  • +63750: The timeline can now show event label data for address translation related fields. Additionally, the format of the timeline event label is configurable.
  • +64086: When working with address translation binary paths you can now remove and reorder multiple paths at the same time
  • +64577: Toggle labels button in the toolbar can now be used to enable all or disable all labels without having to use a submenu
  • -64975: The filters view now appears by default in the System Profiler perspective
  • -64748: The labels for statistics in the System Profiler Summary pane have been cleaned up to clarify their meaning
  • -63870: Library load addresses for address translation now have the option to be auto-discovered from the log file. When kernel logging is used in conjunction with a c/c++ launch and the application profiler tool, address translation for the generated kernel trace will have address translation working without user intervention
  • -63871: The Filters view now supports partition-based filtering
  • -63872: The General and Event Owners Statistics view can now have their results filtered
  • -63873: The Partition Summary pane now supports filtering its statistics based on a time range selection
  • -63066: Cleaned up the System Profiler editor context menu to only show relevant menu items
  • -64922: System Profiler now supports the new NTO_TRACE_SYS_FUNC_SLOG event type
  • -65322: The Thread Snapshot view has been updated to support multiple selection and the display of multiple states in the threads table
  • -65345: Fixed an error that occurred when closing the System Profiler editor with the Thread Call Stack view opened
  • -64531: Thread running events are now recorded in wide mode by default for new kernel trace log launch configurations
  • -64745: The user is now prompted to switch to the System Profiler perspective when opening a kernel trace. This option is configurable through the System Profiler preferences
  • -63337: The user is now warned to re-open their editor when making modifications to address translation

System Information#

  • +37587: Usage view now displays an additional column showing process cpu usage as a percentage against non-idle time
  • +39113: Usage view now displays a histogram detailing cpu usage
  • +63301: Partition child process and threads tree in the APS view now stays expanded when the view is refreshed
  • +64545: IDE become unresponsive when copying file using Target File System Navigator
  • -40275: The CPU Usage graph of the APS view now displays each partition's budget (as a dotted line) along with its CPU usage

Debug & Launch#

  • Added option to pick Debug shared library path directory from workspace and remember last pick
  • +60661 Allow to specify "partition" (APS) in launch dialog for launched process
  • +45543 Support multiple program launch is added. You can now create a launch configuration that launches several processes.

C/C++ Development#

  • +64030 : Makefile projects do not build with IDE 4.6.
  • +53854: Changing Compiler Optimization level removes some spaces in common.mk.
  • +50397: Build error when you import project that has all targets selected into Momentics IDE that supports only x86.
  • +63731: IDE does not respect macros with '_ at the end.
  • +63606: Managed make projects do not clean build configurations variants.
  • +64293: Discovery doesn't work for regular make project.
  • +63965: Format of ICC messages was updated.
  • +63926: Many NPEs while closing IDE on big WS.
  • +65154: IDE blocked while importing non-converted (IDE4.1) container
  • +61275: Check Dependencies for header files does not work when you build before option is set (subsequent builds will not check for dependencies)
  • +65786: qnx project adds some variables into common.mk which makes build to fail

Memory Analysis & Error Detection#

  • +Added new Feature - Mudflap visualization tool. Mudflap is a tool (gcc instrumentation) that allows to catch runtime errors such as buffer overflows, bad free. etc. To see full error backtrace you need also apply mudflap library patch on targets (mudflap only available staring from 6.4.0)
  • +52701 Memory analysis filter extended to support pointer values, which now can act as "search" for specific events
  • +43834 Memory analysis now show allocation backtrace for error that has them

System Builder#

  • +63988: Cannot pre-set permission 777 on a script destined for /proc/boot
  • +62063: Null pointer exceptions when saving project.bld
  • +64098: In add host directory dialog wrong error processing.

Application Profiling#

  • +65081: Annotated source editor font problem - now using default Text font (instead of system font)
Attachments:
Image APS_Launch.png [WhatIsNewIn4.6/APS_Launch.png]
Image CPU_Usage.png [WhatIsNewIn4.6/CPU_Usage.png]
Image ImportPackage.png [WhatIsNewIn4.6/ImportPackage.png]
Image GroupLaunch.png [WhatIsNewIn4.6/GroupLaunch.png]
Image StackTrace.png [WhatIsNewIn4.6/StackTrace.png]