Skip to content

Releases: SeaQL/FireDBG.for.Rust

1.78.0

03 May 04:10
8dc70ba
Compare
Choose a tag to compare

1.78.0-beta.1

23 Apr 09:27
fb401f2
Compare
Choose a tag to compare
1.78.0-beta.1 Pre-release
Pre-release

Versions

  • 1.78.0-beta.1: 2024-04-23

1.77.1

19 Apr 02:33
8f90aec
Compare
Choose a tag to compare

Bug Fixes

  • debugger: fix memory layout probing #41

1.77.0

28 Mar 06:16
0392c15
Compare
Choose a tag to compare

New Features

  • debugger: trace allocations (Box, Arc, Rc)

1.77.0-beta.1

25 Mar 03:22
cbca6f1
Compare
Choose a tag to compare
1.77.0-beta.1 Pre-release
Pre-release

Versions

  • 1.77.0-beta.1: 2024-03-25

1.76.0

09 Feb 08:32
babe06c
Compare
Choose a tag to compare
1.76.0

1.76.0-beta.1

06 Feb 05:24
1a4dc8b
Compare
Choose a tag to compare
1.76.0-beta.1 Pre-release
Pre-release

Versions

  • 1.76.0-beta.1: 2024-02-06

1.75.1

08 Jan 10:42
2e0c7c5
Compare
Choose a tag to compare

Enhancements

  • parser: parse required-features from Cargo Metadata
  • command: compile Rust target with required-features
  • command: selectively list binary, example, integration test and unit test targets

1.75.0

29 Dec 10:45
508b0da
Compare
Choose a tag to compare

New Features

  • command: new targets section in firedbg.toml to provide params to debugg targets
[[targets]]
# `quicksort/src/bin/quicksort.rs` (Binary)
name = "quicksort_100"
target.type = "binary"
target.name = "quicksort"
argv = ["100", "--seed", "1212"]

Enhancements

  • debugger: now streams relative path to workspace root in SourceFile.path

1.75.0-beta.1

20 Dec 05:08
42494d9
Compare
Choose a tag to compare
1.75.0-beta.1 Pre-release
Pre-release
1.75.0-beta.1