Skip to content

Commit

Permalink
Added volatile and const and did bug fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
diondokter committed Aug 21, 2023
1 parent 77ba6d7 commit f2d838c
Show file tree
Hide file tree
Showing 19 changed files with 1,230 additions and 385 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Unreleased

## Cli 0.1.8, Capture 0.5.0, Core 0.4.0, Trace 0.4.0, Capture-probe 0.4.0 (21-08-23)

- Updated gimli to 0.28
- Updated Addr2line to 0.21
- Updated to probe-rs 0.20
- Fixed bug where the abstract origin didn't get handled
- Volatile and const types can now be traced (relevant for C)

## Cli 0.1.7 (19-05-23)

- Update to trace 0.3.0
Expand Down
Loading

0 comments on commit f2d838c

Please sign in to comment.