You've already forked gnatstudio
mirror of
https://github.com/AdaCore/gnatstudio.git
synced 2026-02-12 12:42:33 -08:00
* Add special handling for unknown sizes, to avoid possible overflows when converting to C types. * Fetch any available memory usage data when opening the view, to refresh it on opening if a map file is already present * Display properly exceptions that occur when parsing map files, making sure they appear in the Messages view when running the testsuite. * Add another automatic test. For eng/ide/gnatstudio#402