Ecosyste.ms: OpenCollective

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

github.com/probe-rs/vscode

VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basic command line debugging in addition to VSCode UI.
https://github.com/probe-rs/vscode

Test `cwd` exists (#44)

86c0ffe428786b8c6fbe958eff30732e11d0fa1e authored almost 2 years ago by JackN <[email protected]>
Remove flashing from attach options. (#43)

b1d399decebc3902249b98104f09c4ce6e5ba02b authored almost 2 years ago by JackN <[email protected]>
0.4.2 changes to match probe-rs-debugger 0.14.0

bff968ecb24dfe87a1b13059355d28b60b7e369e authored almost 2 years ago by JackN <[email protected]>
Remove bors.toml

385f51bbe4c2525dd68a77cd038c43d34765e6d9 authored almost 2 years ago by JackN <[email protected]>
Merge #34

34: Start using prettier r=noppej a=dbrgn

Updated version of #32.

To check formatting:

...

4a1a2591aa7fa22b69734e1ecd2bd27a6bb672a5 authored almost 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Manually format README for better readability

- Consistent lists
- Code blocks with indentation
- Line wrapping at 80 characters

62f2f82d4292bafc52a61f60170f1f3237859b65 authored almost 2 years ago by Danilo Bargen <[email protected]>
Add .git-blame-ignore-revs file

To use it, invoke `git blame` like this:

git blame --ignore-revs-file .git-blame-ignore-rev...

a6cce305d79630bb56cc70f6e0b41c3a1a170137 authored almost 2 years ago by Danilo Bargen <[email protected]>
Reformat code with prettier

Done using `npx prettier -w .`

fcc2ef44edfc1cc2bc10ade2522e7baf942ae090 authored almost 2 years ago by Danilo Bargen <[email protected]>
Prevent git from converting line endings to CRLF on Windows

0d1d303a5bffa16bbe60836d2b46314d599b6f1a authored almost 2 years ago by Danilo Bargen <[email protected]>
Set up prettier

Automatic code formatting with prettier gives us consistent code style
without the need for any ...

548eff964a529e404798103fda2c073849df6c6e authored almost 2 years ago by Danilo Bargen <[email protected]>
Merge #38

38: Remove old TravisCI config r=Tiwalun a=dbrgn

It's unused.

Co-authored-by: Danilo Bargen <m...

1efd116abe413462d56077fb749a2490186b7ff4 authored almost 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove old TravisCI config

ceeeae2efed04f26f789f969e3a01007f07b36b3 authored almost 2 years ago by Danilo Bargen <[email protected]>
Merge #37

37: Refactor handling of logging and user messaging. r=Yatekii a=noppej

`probe-rs` recently ado...

42912760697a74edf7333a5873d559b4144bba27 authored almost 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Responses to PR feedback.

e104a0cc7933b9fb4f47cb84c656d69c6a6b6d9a authored almost 2 years ago by JackN <[email protected]>
Update src/extension.ts

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

c077cc1e079bd92aaaa3f9c0d6c7a9d6e77d6ee7 authored almost 2 years ago by JackN <[email protected]>
Update src/extension.ts

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

b1f51c1f318d0af0d4a15860d0ec182988b740ed authored almost 2 years ago by JackN <[email protected]>
Update src/extension.ts

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

a164eb9de5a0b786de52a7087f617866cdbaca05 authored almost 2 years ago by JackN <[email protected]>
Separate RUST_LOG and VSCode / DebugAdapter logging.

62723f89f685c0b223807fe7105df79d1e6cd109 authored about 2 years ago by JackN <[email protected]>
Add `ms-vscode.hexeditor` as recommended extension.

914c5151d784d12484144f817c8b99b6add0168e authored about 2 years ago by JackN <[email protected]>
Update dependencies and `debugProtocol` to MS DAP 1.58.0

9326f43514a37ebcfaa954af111405db28c223de authored about 2 years ago by JackN <[email protected]>
Merge #31

31: Debugger: Add SVD Peripherals and prep for multi-core r=Yatekii a=noppej

This PR is part of...

3f7ae8119f7af851dbd3b5c480ee29946475c119 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #33

33: Revert "Start using prettier" r=noppej a=Yatekii

Reverts probe-rs/vscode#32

`@dbrgn` ......

2357c7111155f0038c5c2bc74b0fa80e466589f2 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add option to omit location from Defmt formatting

f9d0d4422877e4992dcd13a61b99a8d3dd218b81 authored over 2 years ago by JackN <[email protected]>
Revert "Start using prettier"

1878489748bcba88659242000462f16f75892dc4 authored over 2 years ago by Yatekii <[email protected]>
Merge #32

32: Start using prettier r=Yatekii a=dbrgn

Automatic code formatting with [prettier](https://pr...

934ebb2b1dc2c00495e6ce98a1d1bcb668251d6f authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Prevent git from converting line endings to CRLF on Windows

2e91cb485d2bb5fa8ead8a25e66f59108cd6780d authored over 2 years ago by Danilo Bargen <[email protected]>
Reformat code with prettier

b2bc3c0c1b594aafdf3062027c3ec320d851fb46 authored over 2 years ago by Danilo Bargen <[email protected]>
Set up prettier

Automatic code formatting with prettier gives us consistent code style
without the need for any ...

171a90e18495aa3fefcd157e6002859bf61e6b5a authored over 2 years ago by Danilo Bargen <[email protected]>
Add SVD and prep for multi-core.

73788e47e474ef139fdada60195d9d0d73b4257c authored over 2 years ago by JackN <[email protected]>
Merge #30

30: Remove CLI mode from probe-rs-debugger r=Yatekii a=noppej

There are two linked PR's that de...

27af8659e1d500b83e9f63220a5c2708f47609d2 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge branch 'remove_cli' of https://github.com/probe-rs/vscode into remove_cli

a7d9fa945246edfb32dc9435c18188984f29b776 authored almost 3 years ago by JackN <[email protected]>
Remove CLI & update dependencies

379906508df01741134783e5301c9402bc5a6061 authored almost 3 years ago by JackN <[email protected]>
Merge #29

29: RTT Reliability and new DAP Requests (ReadMemory, WriteMemory, Evaluate & SetVariable) r=Yat...

1045555e33e1dcdda6f94e97c19f3ac103371c1f authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove CLI & update dependencies

1eebf54a9c6906ab972081f81ce6389eeb4dce0f authored almost 3 years ago by JackN <[email protected]>
Version Bump, README and Dependencies

2fbeec4e24797af72739e358b08c85ff58204014 authored almost 3 years ago by JackN <[email protected]>
RTT reliability handshake / custom request

32096a4b960b44f5cf63083c018dce66b4490713 authored almost 3 years ago by JackN <[email protected]>
Merge #27

27: Various fixes and updates. Requires updated `probe-rs-debugger` r=Yatekii a=noppej

- Adapt ...

b751ff23aa29357dacb775b05f72c6242bbf04b1 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update VSCode 1.64.0 and dependencies

60de50ac02384254863f28499f4f315433b80b60 authored almost 3 years ago by JackN <[email protected]>
Update dependencies and debugProtocol.json

03c60e805013b935088ec7527143dc3937dc4539 authored almost 3 years ago by JackN <[email protected]>
Merge branch 'master' into fix_logging

8ee5bac78908e19fc6a694e887d05f67d6b2f71d authored almost 3 years ago by JackN <[email protected]>
Merge #28

28: Update JS dependencies, improve binary paths in default config r=noppej a=Tiwalun

Co-auth...

f6466080945693936a583de805a0868a9b751673 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update JS dependencies, improve binary paths in default config

54ccfb091fb5135990833d6eeb2767d3f79436cd authored almost 3 years ago by Dominik Boehi <[email protected]>
Catch log::error!() messages and display in client

eb7c87d05b006a76590a38432b3c5825cfa141c0 authored almost 3 years ago by JackN <[email protected]>
disable DebugAdapterTrackerFactory

ebdb70816a29c85c16dbc535cfe7526dacd321cd authored almost 3 years ago by JackN <[email protected]>
bump dependencies and streamline logging

c02b58ad9e4d66bda3bf84b63751ab46a538c481 authored almost 3 years ago by JackN <[email protected]>
Fix to bring RUST logs from `probe-rs-debugger` to the console

15ba98ad1b2f84c9bf9ac5697f9637c9b0b9b6a1 authored almost 3 years ago by JackN <[email protected]>
Merge #23

23: Fix #15: debugging session closes silently r=Tiwalun a=noppej

This fix for #15 includes the...

31b1843b4dea56a3fd5e920521a914371f584b0a authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Review feedback/fix

b84fdc354119927f5ead40b44053705b8a8df768 authored about 3 years ago by JackN <[email protected]>
Add comments re: we use only `DebugAdapterServer`

854832ffe9ae4ac556f05e1a1e43825222abf07d authored about 3 years ago by JackN <[email protected]>
Fix incorrect if/then/else closure

da8154a0642f63e0469eeba5e07e849fec044f53 authored about 3 years ago by JackN <[email protected]>
Update launch.json

4a382258579ad0cd53bce3d99945c5d87a6691ec authored about 3 years ago by JackN <[email protected]>
Fix #15: debugging session closes silently

ea9d587b430f3db7cdc73e0bae126e54436c3216 authored about 3 years ago by JackN <[email protected]>
Merge #22

22: Catch `probe-rs-debugger` panic AND unexpected exits r=Yatekii a=noppej

Previously a `probe...

a7d7194d062ef04a1efb06bc876701385c902154 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Catch `probe-rs-debugger` panic & unexpected exits

af7c0527233bfcbd77dd8223cacb7cf487bab25e authored about 3 years ago by JackN <[email protected]>
Merge #21

21: Convert `launch.json` properties to camelCase r=Tiwalun a=noppej

*Note:* The changes in thi...

a35df1bc8c01bf5de22b603b17fc977346fbca38 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Changes to README and version update

886772654c69e66f1de89978c64ed47ee73e40d7 authored about 3 years ago by JackN <[email protected]>
Convert `launch.json` properties to camelCase

3aa01255a8debae5b0a7cc83cb533b135e3cd00a authored about 3 years ago by JackN <[email protected]>
Merge #19

19: Revert "Support homedir references (`~` or `$HOME`) in runtimeExecutable config" r=Yatekii a...

700083f24732441bf7f7652060325ba1efb4e5a5 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Revert "Support homedir references (`~` or `$HOME`) in runtimeExecutable config"

This reverts commit 4f5e4105d833697c95fc415afeebe5b92f0bfee9.

Instead of using `~` or `$HOME`, ...

bd4d1b08e9be92050caa9852fe49fe4e4e4f76c5 authored about 3 years ago by Danilo Bargen <[email protected]>
Merge #18

18: Support homedir references (`~` or `$HOME`) in runtimeExecutable config r=Yatekii a=dbrgn

T...

b6726fcddcbf79b79e6cf0ce7ec1785cd92edc9f authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Support homedir references (`~` or `$HOME`) in runtimeExecutable config

This allows using paths like `~/.cargo/bin/probe-rs-debugger` instead of
hardcoding your username.

4f5e4105d833697c95fc415afeebe5b92f0bfee9 authored about 3 years ago by Danilo Bargen <[email protected]>
Merge #16

16: Add development instructions to README, fix some typos r=Yatekii a=Tiwalun

Co-authored-by...

936313906a9775cac307c41a7b041db4829a02c6 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add remaining develop instructions from website

35e9755458bd41e2738fbf49b42cd06d46cf3e66 authored about 3 years ago by Dominik Boehi <[email protected]>
Add development explanation to README, fix some typos

73d6e7bbba7a2e6dac979024b55d52e3f378b517 authored about 3 years ago by Dominik Boehi <[email protected]>
Merge #13

13: Fix `debuggerReadySignature` check when using a path for `runtimeExecutable` r=noppej a=maxi...

78242eb09be01398fb3cefe94278d4986fd0543b authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Debug: fix debuggerReadySignature check when using a path for runtimeExecutable

3e0c1608b5b52712d2be38a4378768a22fe2c99d authored about 3 years ago by Maxime Borges <[email protected]>
Merge #12

12: Refactor how `launch` and `attach` requests work. r=noppej a=noppej

This PR was motivated b...

b8b797f42b4eb8da4831937baae1cfdcfc0ee542 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
PR review feedback

f927c0ce285a0da853107c0c497303881fa444f8 authored about 3 years ago by JackN <[email protected]>
Updated GIF in README

e77c179134a098ebae2e5820348e1c94737e92e6 authored about 3 years ago by JackN <[email protected]>
Updated help strings for launch.json options

3b614ecf30c23c2a014f3e4c5314e35c9fe0a742 authored about 3 years ago by JackN <[email protected]>
Message cleanup

671796b65450bbb8706737e1de29f79d25732448 authored about 3 years ago by JackN <[email protected]>
Reuse RTT terminals - cleanup

6d3e9e5461703f45ab4265931a0d06d2a4000e5a authored about 3 years ago by JackN <[email protected]>
Reuse RTT terminal windows between sessions.

66dfea5296776b1f38947d2828889c98f492aab9 authored about 3 years ago by JackN <[email protected]>
Initial code refactor

5b2c238fd616a70eed7ca8b04d39f0dd57ab8046 authored about 3 years ago by JackN <[email protected]>
Prepare for Alpha 0.3 changes

640b5a412689c1550aee267c941270869253857e authored about 3 years ago by JackN <[email protected]>
Add portfinder to devdependencies

c0d8d6284d40120dc8ccc7c3b2041b9743f4ddfd authored over 3 years ago by JackN <[email protected]>
Update README and remove debug_example

2181af2532b80948ffc247e51491d3084a2c10c9 authored over 3 years ago by JackN <[email protected]>
Add ability to receive/display Notifications from debugger

e71d2ab099f3a572e5c8912bbc62aaca9630598a authored over 3 years ago by JackN <[email protected]>
Update dev dependencies

68a9da86e20c37669a6eb73faaa10b306d7aa191 authored over 3 years ago by JackN <[email protected]>
WIP: bring in rtt

f051b07dd77a4b887525c7bb363e2c43e8519e9f authored over 3 years ago by JackN <[email protected]>
Non-locking RTT with String and BinaryLE

8a0fa44461cc9bf1bb4306af5533b47f2b1b3dd7 authored over 3 years ago by JackN <[email protected]>
Update dependencies and fix compile error

0198c495b808b9a2fd67ac59a163c8b1176ea379 authored over 3 years ago by JackN <[email protected]>
Better Terminal handling and formatting

8f4b5434334aca2d0ad144eedc845c4aa18acbce authored over 3 years ago by JackN <[email protected]>
Added Defmt to RTT formatting

bf494ab19aca03a6301b80219d857b80e48c931b authored over 3 years ago by JackN <[email protected]>
WIP: Updated example with two RTT Channels

3357c0ceb3e81a02061f4228bff6e80c256f62b8 authored over 3 years ago by JackN <[email protected]>
Extend example with RTT

b9e9eb6491674b73a3f0af401712c9375c516740 authored over 3 years ago by Noah Hüsser <[email protected]>
Renamed NPM scripts for probe-rs

f1917ba84145d6db42d4bd6d06c2b2462987907d authored over 3 years ago by JackN <[email protected]>
WIP: RTT prints to VSCode terminal windows

adce1add77a44477a9e430ed3ca73502e5b1e145 authored over 3 years ago by JackN <[email protected]>
Fix format for RTT output to BinaryLE

89087474b3a9c587cc076fa252418067b81febd1 authored over 3 years ago by JackN <[email protected]>
Update README and example

0735d50aea957653640b55f5c3ce51fbf7125847 authored over 3 years ago by JackN <[email protected]>
WIP: Working RTT to Debug Console

7e9211196de94b50e4b5e1a84f494777d2272c34 authored over 3 years ago by JackN <[email protected]>
Upgrade to DAP 1.48

4d8179039258f01fcd44b4ac23d097b9a8c31e6c authored over 3 years ago by JackN <[email protected]>
Merge branch 'master' of https://github.com/probe-rs/vscode

0a432763bc403749cfa9afb8adad7c753142ca8a authored over 3 years ago by JackN <[email protected]>
Merge pull request #6 from probe-rs/bors

6aa541947c504fc3abc4dae247ceb35f95280786 authored over 3 years ago by JackN <[email protected]>
Use node.js 14.x in the CI and install bors

b796083502effaef3db8865e8cd36dbade3ca1b6 authored over 3 years ago by Noah Hüsser <[email protected]>
Merge branch 'master' of https://github.com/probe-rs/vscode

ed7ec725513d929006bc028ae97566c424f88b24 authored over 3 years ago by JackN <[email protected]>
Updates to reflect progress in probe-rs-debugger

5ccd73e7beaa14498406c5159e9410e920fed1cb authored over 3 years ago by JackN <[email protected]>
Merge pull request #4 from probe-rs/ci

Add CI

ec7b9f9bed18e427f273f50e43a2ca87998de86d authored over 3 years ago by JackN <[email protected]>
Fix CI commands

9884ce3892ce9d7b0a17f138e47fcaa364d5d56c authored over 3 years ago by Noah Hüsser <[email protected]>
Add CI

7586873e8fa3cd1a7c54ffa8a6ad28b7c4627983 authored over 3 years ago by Noah Hüsser <[email protected]>