I'm trying to run GDB from the "latest" esp-idf command line build environment:
xtensa-esp32-elf-gdb.exe
I can't even get the program to tell me its version. Am I doing it wrong? Is there an older version of GDB available that I could download that might work better?
Search found 5 matches
- Wed Oct 16, 2019 10:10 pm
- Forum: ESP-IDF
- Topic: Beta GDB crashing on Windows 8.1
- Replies: 0
- Views: 1688
- Tue Oct 08, 2019 7:06 pm
- Forum: ESP-IDF
- Topic: ESP-IDF 4.0-beta1 Environment variable problems
- Replies: 3
- Views: 4760
Re: ESP-IDF 4.0-beta1 Environment variable problems
Thanks ESP_igrr, My apologies. The path variable was exactly the problem. At some point, "PATH=" got prefixed to the path variable. That would have been the second "PATH=" that I reported. I have verified that that was what was tying the Espressif batch files in knots. I have been trying to get a JT...
- Tue Oct 08, 2019 4:13 pm
- Forum: ESP-IDF
- Topic: ESP-IDF 4.0-beta1 Environment variable problems
- Replies: 3
- Views: 4760
Re: ESP-IDF 4.0-beta1 Environment variable problems
Above I mentioned "esp-idf-tools-setup-2.0.exe"... I should have said "esp-idf-tools-setup-2.1.exe". I did some looking. In 2010, Raymond Chen (Microsoft) stated that the size limit on the whole environment is 32K Unicode characters. There is apparently no particular limit on the path variable, othe...
- Tue Oct 08, 2019 11:00 am
- Forum: ESP-IDF
- Topic: ESP-IDF 4.0-beta1 Environment variable problems
- Replies: 3
- Views: 4760
ESP-IDF 4.0-beta1 Environment variable problems
I am on Windows 8.1 and I'm attempting to install ESP-IDF 4.0-beta1. After running "esp-idf-tools-setup-2.0.exe" to completion, a DOS command window with the appropriate environment appeared on the Windows desktop. There was no shortcut for this window on the desktop, but I did find the shortcut her...
- Mon Oct 07, 2019 10:10 pm
- Forum: ESP-IDF
- Topic: ESP-IDF-beta1 Windows Defender Exclusions
- Replies: 2
- Views: 5102
ESP-IDF-beta1 Windows Defender Exclusions
I'm trying to install the beta on Windows 8.1. I ran esp-idf-tools-setup-2.1.exe with the windows defender exclusions selected. The installer hangs when it attempts to register the exclusions. (I then ran the installer without the exclusions selected, but with the option to create a shortcut on the ...