Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-07 | 680 Bytes | |
seer - version 1.16.tar.gz | 2023-04-07 | 408.8 kB | |
seer - version 1.16.zip | 2023-04-07 | 543.8 kB | |
Totals: 3 Items | 953.3 kB | 0 |
The "Ada release". Handles some extra gdb commands that are for Ada.
https://github.com/epasveer/seer/wiki/Ada-and-Seer
[1.16] - 2023-04-07
- Add pid to main window and console title bars.
- The Pending flag is automatically supplied to the breakpoint function in the Debug dialog for the Run mode. Some apps use deferred loading of code with dlopen().
- Fixed bug when restoring from project file with 'start' mode.
- ADA: Improve visualizers for Ada arrays. "(system.address) 0x7fffffffcf10"
- ADA: Add Ada task browser.
- ADA: Add Ada specific catchpoints.
- ADA: Add Ada exception brower.
- Add a Shortcut (CTRL-I) to interrupt the running program.