gdb does not work

Dig Kleppe
Posts: 24
Joined: Wed Jun 28, 2017 5:03 pm

gdb does not work

Postby Dig Kleppe » Thu Sep 26, 2019 9:19 am

Hi
I installed latest toolset on my W10-64 system (with the latest update)
All works ok except xtensa-esp32-elf-gdb. When starting from commandline gdb returns after a second without any message.
xtensa-esp32-elf-gdb --ere: prints an answer:
xtensa-esp32-elf-gdb: unrecognized option `--erer'
Use `C:\Users\d.kleppe\.espressif\tools\xtensa-esp32-elf\esp32-2019r1-8.2.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-gdb.exe --help' for a complete list of options.
--version prints nothing.
Any ideas?
Dig

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: gdb does not work

Postby ESP_igrr » Thu Sep 26, 2019 2:34 pm

Can you please try the following before running xtensa-esp32-elf-gdb? Assuming you are in the Windows Command Prompt:

set TERM=xterm

or export TERM=xterm if you are in a Mingw32 window.

Who is online

Users browsing this forum: cdollar and 230 guests