Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki3062: DownloadIDE4.6 (Version 19)

IDE 4.6#

IDE is an acronym which stands for Integrated Development Environment and a short form for the QNX Momentics IDE. The IDE is based on Eclipse and CDT (open source projects). It provides a Graphical User Interface for developing applications for the Neutrino Real Time Operating System (RTOS). The IDE runs on Windows and Linux hosts, uses cross-platform compilers for Neutrino, and supports "target machine" management with remote running and debugging of applications.

This page is for experimental drops of release for IDE 4.6. You can play with this version of IDE after you install one of the IDE 4.6 integration builds. We welcome your suggestions for improvement.


Integration build 200904021900 Download#

Update site is available for this build at https://www.qnx.com/account/updates/foundry27/ide/4.6/


New & Noteworthy for Older Builds#

Integration build 200903041215 Download#

System Profiler

  • 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 views 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
  • 41668: Stacked area charts now correctly fill the complete chart
  • 64747: Fixed an issue which was causing y-axis chart labels and grids to be misaligned with the chart data
  • 65532: Updated the address translation binary selection dialog to provide an improved list of found binaries. Additionally, users can now manually provide a binary name when their binary is not found
  • 64087: Address Translation's 'pidin mem' import now allows you to only import binaries that are contained within the defined binary search paths
  • 63754: Import into Application Profiler action and wizard wording needs to be cleaned up
  • 65345: The user can now set the default pane that opens when opening a kernel trace
  • 65633: Fixed an issue where the Timeline was reporting a negative selection range when first opening a kernel log

Application Profiler

  • 65387 Out of bounds exception when import .kev file into App Profiler
  • 65349 When loading from .kev file app profiler cannot resolve library events
  • 65252 Missing diagnostics when .kev file does not contain profiling events
  • 65209 Import from .kev file creates empty session (mismatched binary)
  • 65208 Import from file system does not work in app profiler
  • 63754 Import into Application Profiler action and wizard wording needs to be cleaned up
  • 62785 Incorrect aggregation for multiple threads
  • 62784 App Profiler does not show thread names when loaded from .kev file
  • 62735 Functions that do not have children missing self node
  • 61889 "Show own tinme as a node" option does not work
  • 60881 Incorrect percent (499.99%) for called function in Application Profiler session created with Call Count Instrumentation

Debug & Launch

  • 64247 Attach launch, select process dialog - missing "type filter" prompt text
  • 62992 Made QNX Toolchain the default preferred toolchain
  • 60458 qconn needs devc-pty, needs diagnostics if it is not running
  • 52681 Added feature to jump to source code from disassembly, which together with Goto Address function gives address to source capability,
  • 24814 Launcher, Auto button: Need a message for not finding any libs

Memory Analysis

  • 64182 Import dialog should have workspace browse
  • 64149 Shared Library tab of launch configuration does not work properly
  • 57650 MAT - Bins Counters To Be Traced can not be cleaned for second launch in Launch Config - MAT - Memory Snapshots, after been specified ones
  • 46386 Usability: Allocations page - Event table issues

System Information & Target Tools

  • 63377 Target navigator uses consistent icon for refresh off following rest of UI design
  • 64116 Added tooltip text to the scroll lock icon on the Malloc Information view
  • 65370 Target file system navigator does not copy more than one file properly
  • 65347 Copy files from Target project into target directory fails
  • 12506 Added the ability to open remote non-executable file in the Target File System Navigator editor upon double clicking the file name

System Builder

  • 63430 IDE source import wizard now provides error messages when there is invalid project definition file (module.tmpl)

Code Coverage

  • 60564 Fixed the issue of wrong source path on Linux in generated code coverage report

Momentics example & configuration

  • 61794 Cheat-sheet now launches automatically after example project is created
  • 62936 Made sure only one project per one example can be created to avoid missed configuration with duplicated projects
  • 63875 Setup IDE 4.6 specific workspace and configuration area so that it can co-exist with the other IDE releases
  • 65007 Fixed latest update site issue

CDT

  • 23596 Indexer supports macros indexing thus search for macros now works
  • 28687 New code template in preference where you can define a wide variates of custom templates
  • 50023 New implementation of the folding settings in the Preference -> C/C++ -> Editor -> Folding, where you can define the code folding for different sets of types.

Integration build 200902052000 Download#

System Profiler

  • 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
System Information
  • 37587: Usage view now displays an additional column showing process cpu usage as a percentage against non-idle time
  • 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
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)
  • fixed several bugs with diagnostics when importing data from .kev file

Integration build 200812162000 Download#

  • Fixed plugin dependency which prevented update manager from working
  • 63965 Added support for error messages in new ICC compiler
  • 38757 In launch, debug->shared library added an options to pick path from workspace
  • 62063 Null pointer exceptions when saving project.bld
  • 62657 System Information does not work properly when running with MAT enabled (new qconn patch posted)
  • 63988 Cannot pre-set permission 777 on a script destined for /proc/boot
  • 63276 function instrumentation -- add binary interface should have browse
  • 63017 Indistinguishable binary paths in address translation properties
  • 62677 wrong data in TimerTimeoutEnter event
  • 63731 IDE does not respect macros with '_ at the end.
  • 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
  • 63606 Managed make projects do not clean build configurations variants
  • 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.

Integration build 200812082000 Download #

  • Eclipse 3.4.1 included
  • CDT 5.0.2 included
  • All bug fixed in IDE 4.5.1 included