aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-errors.ads
Commit message (Collapse)AuthorAgeFilesLines
* grt: add Error_NF to report final error status. Fix #803Tristan Gingold2021-01-261-0/+4
|
* update license headersumarcor2021-01-141-11/+9
|
* grt: move severity levels from errors to grt.severity.Tristan Gingold2020-05-141-5/+0
|
* grt: split grt-errors, disp current process.Tristan Gingold2020-02-101-42/+5
|
* Improve info message for --stop-delta.Tristan Gingold2018-09-161-1/+2
| | | | For #654
* grt: rework error API (WIP) - rework report, add warning.Tristan Gingold2018-09-161-11/+10
|
* grt: rework error API (WIP).Tristan Gingold2018-09-161-9/+29
|
* grt-files: improve error messages, check access mode. Fix #634Tristan Gingold2018-08-131-0/+4
|
* grt: reorganize simulation loop.Tristan Gingold2017-12-201-1/+3
|
* Improved error reporting, Issue #26Brian Drummond2017-10-061-0/+5
|
* Make error stream available for additional reporting : see issue #26Brian Drummond2017-10-051-1/+2
|
* Write assert and report messages to stdoutTristan Gingold2017-08-301-0/+5
| | | | Fix #394
* Support added for * and **. Please note that wildcards inside names like ↵Jonas Baggett2016-11-021-0/+1
| | | | | | /top/sub*/... are not supported yet, only synthax like /top/*/... works for now. Support for wildcards inside names will be added on version 1.2, at the same time as simple regexp support. Current version set to 1.1
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-221-8/+2
|
* Add symbolizer (for mcode).Tristan Gingold2015-11-191-2/+41
| | | | Display a backtrace in case of failed check or assert failure.
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-1/+12
|
* Tentatively fix win32 support.Tristan Gingold2015-09-121-3/+7
|
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+3
|
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-0/+1
| | | | Fix ticket 77.
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+84