Releases: SeaQL/FireDBG.for.Rust
Releases · SeaQL/FireDBG.for.Rust
1.77.0-beta.1
25 Mar 03:22
Compare
Sorry, something went wrong.
No results found
1.76.0
09 Feb 08:32
Compare
Sorry, something went wrong.
No results found
Versions
1.76.0-beta.1: 2024-02-06
1.76.0-beta.1
06 Feb 05:24
Compare
Sorry, something went wrong.
No results found
1.75.1
08 Jan 10:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.74.2
14 Dec 13:12
Compare
Sorry, something went wrong.
No results found
Enhancements
Prettify OsString
Better rendering of Vec<String> and Vec<Vec<String>>
1.74.1
12 Dec 09:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
debugger: fix package config parsing #5
1.74.0
07 Dec 05:15
Compare
Sorry, something went wrong.
No results found