Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-04 | 418 Bytes | |
seer - version 1.7.tar.gz | 2022-07-04 | 2.2 MB | |
seer - version 1.7.zip | 2022-07-04 | 2.3 MB | |
Totals: 3 Items | 4.5 MB | 0 |
- Add an assembly tab, along side the source tabs in the Code Manager.
- Shows the program's assembly.
- Enable with "View -> Assembly View"
- Can set and show breakpoints.
- Highlight the current instruction.
- Step by instruction (Nexti and Stepi).
- Double-clicking on entries in the "Breakpoints" tab and the "Stack frames" tab will show the assembly for those addresses.
- Fix some minor bugs.