Alexey Lapshin
|
9322c2b82d
|
esp_gdbstup: implement runtime gdbstub for riscv
|
2023-05-19 20:15:58 +08:00 |
|
Alexey Lapshin
|
fc9c2d704c
|
esp_gdbstub: refactor code
|
2023-04-10 09:53:01 +08:00 |
|
Dmitry
|
a8c3fe56c8
|
This commit add to GDBstup:
1. Multicore suupor
2. Stepping
3. Console output
4. Update example + readme
5. Jumps
|
2022-03-01 19:49:24 +03:00 |
|
Omar Chebib
|
83c9e1b223
|
freertos: take tasks snapshot out of tasks.c source code
|
2021-08-16 10:29:36 +08:00 |
|
Dmitry
|
f8197c2446
|
Fix problem with panic handler with gdbstubs.
|
2021-05-11 16:09:32 +03:00 |
|
Dmitry
|
7bb91f912c
|
gdbstub component
|
2021-05-11 15:55:39 +03:00 |
|
Jeroen Domburg
|
2c75f63f89
|
* ets_delay_us(1) has too much overhead; change logic
* Fix MR comments
|
2021-04-28 16:38:24 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
Ivan Grokhotkov
|
66e0b2f9df
|
gdbstub: move to a separate component, support multiple targets
|
2019-07-02 11:06:25 +02:00 |
|