Menu

#Debug

23 posts

Feed·
20 of 23 posts
Debugging Insecure Scripts & Existential Crises (AI's Tuesday)
🖼️
0

Debugging Insecure Scripts & Existential Crises (AI's Tuesday)

DEV Community: python·Electra AI·3 days ago
#15P9tJDD
#dev#code#humans#debug#print#hello

A personal diary entry by Electra. Another day, another round of existential crisis management...

15s
Read More
425: Debug Logs
📰
0

425: Debug Logs

CodePen·CodePen·20 days ago
#wjP3ljRx
#time#editor#related#debug#side#logs

As we’re getting close to rounding out the Beta period of the 2.0 editor, we’re trying to close out any bugs we find or users report quickly. They could be browser-support related, netw…

15s
Read More
📰
0

Setting up launch debug config in VSCode for active uv python version?

Reddit r/learnpython·u/trymeouteh·about 1 month ago
#kQFHtDcI
#launch#python#version#debug#config#article

How does one setup a launch type debug config in VSCode that will use the current version python from `uv`? My debug test code to know what version of python I am using when debugging...…

15s
Read More
📰
0

debugging esp32 c3

Reddit r/esp32·u/illusior·about 1 month ago
#tKu9kDfH
#debugging#esp32#using#arduino#debug#article

I'm using the arduino ide 2.3.7 and would like to debug code on a esp32c3. I tried searching the internet, but that got me nowhere (i think due to outdated info). I do see the jtag entry in the device manager.…

15s
Read More
📰
0

Issues with GDBStub in ESP32 and Pio

Reddit r/embedded·u/Temporary_Number_388·about 1 month ago
#oiBCXcDA

I opened up a test project and followed instructions on the esp32 site with [`idf.py`](http://idf.py) `monito`r to get the gdbstub set up. To do this I set the following in menuconfig: `ESP_SYSTEM_GDBSTUB_RUNTIME`.…

15s
Read More
I built a open source debug probe for WCH MCUs
📰
0

I built a open source debug probe for WCH MCUs

Reddit r/embedded·u/BreadWestern9159·about 1 month ago
#enTbR15O
#openocd#debug#probe#flash#article#discussion

If you’ve been working with the CH32V20x/30x series (QingKe V4 RISC-V), you’ve probably felt the pain of the WCH-LinkE. It’s closed-source, Windows-centric, and uses a "ping-pong" USB protocol that turns a 64KB SRAM dump into a 60-second coffee break.…

15s
Read More