Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/probe-rs/probe-rs

A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
https://github.com/probe-rs/probe-rs

Debug: Fix "unknown" function names, and similar failures caused by ignoring `DW_AT_specification` tags. (#2291)

8dc467f3e0a492d0644e183255098432fad4c0f4 authored 10 months ago by JackN <[email protected]>
Touch up DebugProbeError and likes (#2246)

a4bc9f7dcd0ccf5d9febbada9cf3511a3c6db150 authored 10 months ago by Dániel Buga <[email protected]>
Exclude test files from published crate, cleanup some deps (#2290)

f8dd202cb8789a9581e953dd83da881bbe0fb31a authored 10 months ago by Dominik Boehi <[email protected]>
Don't swallow file open errors (#2286)

9e57e1805b99746e9c4a5d4c22c9957d35a1a81a authored 10 months ago by Dániel Buga <[email protected]>
Fix dap progress reporting UX (#2284)

750014a50f5f15575a61527b5de740112bc3da21 authored 10 months ago by Dániel Buga <[email protected]>
Armv8a: Fix core is not halting during cpu memory access (#2269)

Co-authored-by: Dániel Buga <[email protected]>

b8a261e460859ef526d415e8a97149152ebc2405 authored 10 months ago by Toshifumi NISHINAGA <[email protected]>
Demote some log messages (#2283)

d8954b4b21b0d18dce7b99646527c0750da1086f authored 10 months ago by Dániel Buga <[email protected]>
Add HK32F030M-series target (#2281)

Co-authored-by: Dominik Boehi <[email protected]>

32e0b5655be7cd0186aab81f74b422f994fedb66 authored 10 months ago by prosper00 <[email protected]>
flashing: add support ELF64 binary download (#2270)

755d352000e7d20b019c1f7f90daf8c1009dbbe4 authored 10 months ago by Toshifumi NISHINAGA <[email protected]>
Rtt refactor vol 2 (#2249)

6f977948e0edfd40444bcfe0beba867ad8aac1ce authored 10 months ago by Dániel Buga <[email protected]>
fix(deps): update rust crate rustyline to v14 (#2277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

5a616ae57819e130b032edb95b0776dcfb036c4e authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Improve error reporting on unsupported protocol & start adding support for ADIv6 (through DPv3). (#2264)

Co-authored-by: Noah Hüsser <[email protected]>

c6f289fec6263f7be06d55b572fb100d938bb71c authored 10 months ago by Wilfried Chauveau <[email protected]>
Add SYS_EXIT_EXTENDED + SYS_GET_CMDLINE semihosting decoding (#2241)

Co-authored-by: Noah Hüsser <[email protected]>

d82bb2634af196bf471b412d6d4b0384f794b3ff authored 10 months ago by Timo <[email protected]>
fix probe-rs attach timeout error (#2259)

21cd1289e43e30a42ae8630875742aaee4c3f0d5 authored 10 months ago by eZio Pan <[email protected]>
Restore `--probe` in cargo embed (#2262)

742b6bfb461aef6c0c9185637c756cf22dcf5360 authored 10 months ago by Dániel Buga <[email protected]>
Fix wlink detection (#2273)

59aa1a62cee0d214b89033b694d94613efd0f21b authored 10 months ago by Andelf <[email protected]>
Fix detection of defmt timestamp (#2267)

8e561138144be9452bf98bf623b03d725410293b authored 10 months ago by Javier Alvarez <[email protected]>
Update all non-major dependencies (#2206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ...

c7344f9cc405e45e5bdc8e336316b04494e826c9 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add serde alias for `FormatOptions::binary_format` (#2263)

b6f1f1e1f395be8d92cbb431142b6c7b938065ed authored 10 months ago by JackN <[email protected]>
Fixes to `FunctionDie`: Handling of valid address ranges. (#2258)

bf87edf916bb8392b2fcaad94d5787deec69d7f6 authored 10 months ago by JackN <[email protected]>
Rename `--format` arg to `--binary-format` (#2240)

c8add4fa22a4435410fd61b0d84e97bd7bb46515 authored 10 months ago by Timo <[email protected]>
Prevent cargo-embed from receiving duplicated inputs on windows (#2260)

a47f72dfe398c00b6d58f29c597902be6be8ad83 authored 10 months ago by Caleb Fletcher <[email protected]>
clippy: Address some lints from nightly’s clippy (#2252)

d75b090cdb58c1cff3d3a54e73dfa499f529b7b3 authored 10 months ago by Wilfried Chauveau <[email protected]>
Bump mio from 0.8.10 to 0.8.11 (#2255)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

6ac76ef8ca781556e882f637ec3288a2167a8a17 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove clap parsing option from RTT config (#2253)

119211b2eaf7033018d62835c1361525ccf882aa authored 10 months ago by Dániel Buga <[email protected]>
Some minor RTT simplifications (#2247)

bde895c61966614f032df4b1f56b690fe7d69abb authored 10 months ago by Dániel Buga <[email protected]>
Debug: Improve breakpoints and debug stepping behavior (#2223)

5e5040c0a096099f60aeb775f713020a037ca803 authored 10 months ago by JackN <[email protected]>
Introduce docsplay to the codebase, clean up warnings in newest nightly (#2244)

7714fd2c6ddac0406bc2488004c77a724b10f139 authored 10 months ago by Dániel Buga <[email protected]>
Don't use debug for end user output of probe types (#2243)

55eaa1b73377e0a2531ca4864543c0cb747f3443 authored 10 months ago by Dominik Boehi <[email protected]>
Add shorthand to filter probe type (#2238)

7f0ab23c06fc020d2a15a55e949ca24913c5612a authored 10 months ago by Dániel Buga <[email protected]>
Don't accidentally disable the Risc-V debug module (#2224)

5874daab70b8829f5f30459a173aaa006c97af83 authored 10 months ago by Dániel Buga <[email protected]>
Remove view_bits call from u64 (#2239)

8b2c4cd1e8979260c48168cf8074c8449bb88c95 authored 10 months ago by Dániel Buga <[email protected]>
Remove vcpkg meantion from the readme (#2235)

6b60cdbb5d614b995cc554a2622147ee5990f2d0 authored 10 months ago by Dániel Buga <[email protected]>
Debugger: Provide a helpful error when invalid `connectUnderReset` used (#2219)

Co-authored-by: Dániel Buga <[email protected]>

8823caccd0e26489c9f2e910322868896e65fffe authored 10 months ago by JackN <[email protected]>
Update cargo-dist, get rid of deprecation warnings in release workflow (#2233)

2521261b7a57ecba0fdee9bf86732fc8b217504f authored 10 months ago by Dominik Boehi <[email protected]>
Massage the changelog a bit (#2234)

af03653853f14a326320a0340f36339446c99a18 authored 10 months ago by Dániel Buga <[email protected]>
Expose all probe settings via environment variables (#2232)

fb77e51104c4f3a99d712757c7d8c4edc0ae3a72 authored 10 months ago by Emil Fresk <[email protected]>
Fix artifact build (#2230)

426750d492566fb014f0ef3f3a0e342911cd0682 authored 10 months ago by Noah Hüsser <[email protected]>
Restore libudev dependency in release script (#2229)

229526433404c1cfc27d1464f803273b41f3848e authored 10 months ago by Dániel Buga <[email protected]>
Release 0.23.0 (#2228)

91b83434cb5812d46130bf8012181566da154571 authored 10 months ago by probe-rs <[email protected]>
Touch up changelog (#2227)

0bf9b457bc2d5421177181f53f21d9630af37d53 authored 10 months ago by Dániel Buga <[email protected]>
Debug: Cleanup handling of breakpoints and stepping. (#2181)

1d947f127aa1ef1510dbcf082b1a8df5376046d4 authored 10 months ago by JackN <[email protected]>
Simplify the creation of the tree iterator, remove `ReferenceOffset` (#2221)

df08ec2995cee9159e873ad4dcf31f6305511f2b authored 10 months ago by Dominik Boehi <[email protected]>
Improve printing big arrays & a collection of small assorted improvements (#2220)

98e21bc17b754a6ef2787a7819bc2f2096dbfdab authored 10 months ago by Dániel Buga <[email protected]>
Some slightly opinionated cleanup to `formatted_variable_value` (#2218)

db8333306fc412e700033df8dff338bece70eaa6 authored 11 months ago by Dániel Buga <[email protected]>
Ignore variable declaration (#2214)

478e9b12b3089f076100c9d2dd53caaeb747e5de authored 11 months ago by Dominik Boehi <[email protected]>
Add a C unwind test case (#2216)

8c34638bea0972627b7b74310331a094e436af96 authored 11 months ago by Dániel Buga <[email protected]>
debugger: Handle count and upper bound differently for arrays (#2213)

af4b64ffbe5750c623eec8901b177170a67ad0ef authored 11 months ago by Dominik Boehi <[email protected]>
Read/write bitfields (#2195)

5d33bc3238d4e21428f43c84016d4a3f5f05c843 authored 11 months ago by Dániel Buga <[email protected]>
Only use a single cache for static variables (#2211)

117b1247e8db3dde6a05c767fc74e6b694fb6b02 authored 11 months ago by Dominik Boehi <[email protected]>
Improve variable typing: follow typedefs, resolve pointer types better (#2178)

8204d5eea11ef0863a378dce033417e761801e90 authored 11 months ago by Dániel Buga <[email protected]>
Instrument a few functions (#2210)

2df283b97100c279ddd849394c730f0cfcffb1f6 authored 11 months ago by Dániel Buga <[email protected]>
targets: Add BCM2712(Raspberry Pi 5) (#2209)

7f3f5ae903fa66f8bfa3094ada20bbaafe713c54 authored 11 months ago by Toshifumi NISHINAGA <[email protected]>
AArch64: Fix FPCR other name (#2208)

1109fd12ac6d7f9b7230170f1646f1c7a494045b authored 11 months ago by Toshifumi NISHINAGA <[email protected]>
Remove lower and upper bound in Variable (#2204)

ebe2f08ca245c532ff23e6bb02655ae63ed89b91 authored 11 months ago by Dominik Boehi <[email protected]>
cmsis-dap: Increase USB timeout for v2 to 1s (#2205)

d54e58424743d80167d5be118f051f74da0e28d4 authored 11 months ago by Dominik Boehi <[email protected]>
Remove unnecessary Result return value (#2203)

9f2ae82172a09333796cf3e390a207fea5362092 authored 11 months ago by Dominik Boehi <[email protected]>
Align Xtensa timeout handling to other arch's (#2202)

8a0cfb086fe66bde36b263e8cb005666826e59b4 authored 11 months ago by Dániel Buga <[email protected]>
Clean up unnecessary special case, shorten errors, move rust-specific code (#2199)

414bc7215e414300dfb094a9b252d6c15330b7e7 authored 11 months ago by Dániel Buga <[email protected]>
Use references when evaluating variables, don't use them by value (#2197)

44ba55c22185c80546903ceffa7fb6ee18b68621 authored 11 months ago by Dominik Boehi <[email protected]>
dap-server: Don't stop when unwinding an exception fails (#2198)

33821c44e589b54f0bf9385b5bdaac63632c759f authored 11 months ago by Dominik Boehi <[email protected]>
targets: fix generic RAM in STM32H5 (#2194)

803d98a0de38d1ea27e5df00afe933f9e381f9f6 authored 11 months ago by Dario Nieuwenhuis <[email protected]>
fix nusb dep version. (#2193)

c0015ed414a763b44de4e86540a7b4e60dc5c404 authored 11 months ago by Dario Nieuwenhuis <[email protected]>
Remove xtensa example launch config (#2192)

89b2657d1211a73e4ad6f1f1c2518661e17c1000 authored 11 months ago by Dániel Buga <[email protected]>
Avoid a few clones/allocs (#2191)

ae7d7a83e0f9f07793eee70bcf1540d7bf19ff71 authored 11 months ago by Dániel Buga <[email protected]>
Do not error if we encounter unknown attributes (#2190)

6d93ba7c7b1e10e1f08b20a76a595d94aa735612 authored 11 months ago by Dániel Buga <[email protected]>
Print at least one fractional digit for floats (#2189)

6497892ae0d8f0a7915cb31559b135e11979c224 authored 11 months ago by Dániel Buga <[email protected]>
debug: Simplify namespace processing (#2186)

6d477212a1f31c47e6f4f5d687fdf844841825bf authored 11 months ago by Dominik Boehi <[email protected]>
Update cargo install command in the readme to use Cargo.lock (#2158)

40771c97dc797a5e0da51850f68f49751e85b94a authored 11 months ago by Andrey M <[email protected]>
Some more misc cleanup (#2179)

37d40b998a6e51bddd38944275fa11dda8465aa9 authored 11 months ago by Dániel Buga <[email protected]>
Do not debug-print VariableType variant when hovering over a variable (#2177)

ff2370fb80e89a6a0fea23d08b767dcba67cf9c9 authored 11 months ago by Dániel Buga <[email protected]>
Fix svd bug (#2176)

857a856d0e64513d68763f42afeb860691321ff5 authored 11 months ago by Dominik Boehi <[email protected]>
Clean up variable value parsing (#2175)

3665a6f7e8edb0f5708c6581ba5714081c99c8bd authored 11 months ago by Dániel Buga <[email protected]>
ADIv5: Fix a bunch of mistakes in `ArmProbe::write` (#2172)

93d1a0d9dcfa713fd86fb2932f041adff48f2c9a authored 11 months ago by Dániel Buga <[email protected]>
Implement writing C variables (#2171)

c25e04516ea76ccc2d992666b753859f91c4d7a2 authored 11 months ago by Dániel Buga <[email protected]>
Update all non-major dependencies (#2174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0584a983cd098a62cf6d77ec88c5871b4653bdba authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Ensure we have valid descriptor data when initially accessing espusbjtag (#2173)

fcfdfd859f4d40f67ac49ab8d71cafd6f923748a authored 11 months ago by Scott Mabin <[email protected]>
Split SVD variable cache into a separate struct (#2160)

93f91e8d15f260f80da60c3058416f20fdcdd48d authored 11 months ago by Dominik Boehi <[email protected]>
Update defmt_decoder (#2167)

a003183d2350c1bc1a90b2ace61cec34da28f7d6 authored 11 months ago by Dániel Buga <[email protected]>
Halt the core after attaching so sequences can run freely (#2151)

62755fd6f9e395d51c66c7a3f384ed4a2d41e94a authored 11 months ago by Scott Mabin <[email protected]>
Remove unused code (#2166)

89342085dc9f7343c64d1a6f00fac5225d1f882b authored 11 months ago by Dániel Buga <[email protected]>
Rework `unit_info`'s `read_memory` & some general cleanup (#2165)

dc6ffb3a3ee8dc51419540d9e28652740f060316 authored 11 months ago by Dániel Buga <[email protected]>
Fix SWDIO for J-Link (#2144)

a79dc5557402cf4c80bf57818a7b1e8bdfa0fc10 authored 11 months ago by Dominik Boehi <[email protected]>
Unwind C enum variants, handle all C versions known by gimli, fix struct members (#2157)

1859d6332e98caf501be088bac04551bad35fd30 authored 11 months ago by Dániel Buga <[email protected]>
Fix clippy warning, use rustc 1.76 (#2159)

4925367ffc275bd1e4fd76e8edfd9e24bf17d211 authored 11 months ago by Dominik Boehi <[email protected]>
Fix: temporarily pin defmt-decoder version (#2155) (#2156)

aeb607298e39c7c1bdc6603daba93bcc5296c4c3 authored 11 months ago by Tommy G <[email protected]>
Extract language specific variable type handling (#2150)

f5a1110c9ce82a580a6498962a997b5c2365aeaf authored 11 months ago by Dániel Buga <[email protected]>
Move coredump to a separate file, use efficient read (#2147)

f1bb3c6b5723f1f4c6077e35265d03c15686504e authored 11 months ago by Dominik Boehi <[email protected]>
debugger: Don't put existing value into error message (#2154)

59675f09ac29feea4c9d877865a37f365dd9cb28 authored 11 months ago by Dominik Boehi <[email protected]>
Fix: Debug cannot resolve variables with DW_AT_accessibility attribute (#2149)

b5eb7ba1fd796b0520f4451da5a2e6fc827ba079 authored 11 months ago by JackN <[email protected]>
Fix cargo subcommand build instructions (#2141)

cef1df972d8d1327083db9d7bb2208c0f34a4e12 authored 11 months ago by Dániel Buga <[email protected]>
Deduplicate `resolve_cwd` (#2142)

3f496848c99cf28ff17e4a3d55e9ada5d62890c7 authored 11 months ago by Dániel Buga <[email protected]>
Add ESP32 target (#2102)

7dc5872f113d224a49587b70e94edc105b94769a authored 11 months ago by Dániel Buga <[email protected]>
Try to improve C debugging experience (#2134)

e75bff6401ca04845b337819ad3095a052d29e3f authored 11 months ago by Dániel Buga <[email protected]>
Allow specifying data load address, shrink ESP flash algos (#2099)

8f5106b8d5eb04251801a4a276a9889a016a9c08 authored 11 months ago by Dániel Buga <[email protected]>
Simplify `FlashAlgorithm::assemble_from_raw` (#2093)

71a03c8f1303e8903d297517a95aab4f26d63ec0 authored 11 months ago by Dániel Buga <[email protected]>
fix(deps): update all non-major dependencies (#2138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9fee650456dc8728a49e2829aa4b5da9f5ffb275 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
RISC-V: CH32V307 support (#2136)

85097c26c8ab6a59acf49f4940a9d99e7c037cac authored 11 months ago by Marek Vrbka <[email protected]>
Build for 64bit ARM linux (#2097)

2c10e34aa6ee430c7cec2fbbcd773e150cad20df authored 11 months ago by Noah Hüsser <[email protected]>
Cargo Embed: publish channel data over optional tcp socket (#2126)

Co-authored-by: Dominik Boehi <[email protected]>

b286869e8c7f02fbc665141d1cc43b21223ce8d9 authored 11 months ago by Ingmar Jager <[email protected]>