Michal Jenikovsky
e9bb33624b
idf.py: gdb action incorrectly generated EOL gdbinit scripts
...
GDB on Windows incorrectly reads EOL in the script files causing 'gdb'
action to fail.
(gdb) source .../build/gdbinit/py_extensions
(gdb) source .../build\gdbinit\symbols
add symbol table from file "...\build\bootloader\bootloader.elf"
.../build\gdbinit\symbols:6: Error in sourced command file:
Undefined command: "". Try "help".
Forcing line separator to '\n' resolved the issue
Signed-off-by: Michal Jenikovsky <jendo@jmsystems.sk >
2023-08-11 12:37:29 +02:00
..
2022-08-01 15:52:21 +08:00
2020-11-11 07:36:35 +00:00
2023-08-09 12:09:31 +08:00
2023-08-08 08:35:08 +02:00
2023-02-28 11:27:25 +01:00
2023-07-13 09:26:47 +02:00
2023-07-28 16:24:09 +08:00
2021-12-06 12:37:07 +08:00
2023-08-11 12:37:29 +02:00
2023-07-10 17:01:51 +02:00
2023-06-20 19:45:05 +02:00
2023-07-14 04:05:53 +00:00
2023-07-10 17:46:59 +08:00
2023-07-19 21:05:06 +08:00
2020-09-21 23:38:52 +02:00
2023-08-04 07:41:21 +04:00
2023-08-08 16:41:30 +02:00
2023-08-05 20:13:28 +02:00
2023-08-07 15:01:51 +02:00
2022-05-27 15:44:56 +02:00
2022-05-24 14:01:50 +02:00
2023-06-29 10:47:24 +02:00
2023-05-15 14:58:51 +08:00
2023-08-04 09:52:05 +02:00
2022-05-19 11:10:59 +08:00
2023-08-08 08:37:29 +02:00
2023-08-08 08:37:29 +02:00
2016-11-03 18:41:00 +08:00
2020-04-03 01:10:02 +02:00
2020-04-03 01:10:02 +02:00
2023-04-23 12:03:07 +00:00
2022-11-10 10:37:59 +08:00
2021-10-26 10:55:00 +08:00
2023-02-03 11:20:15 +01:00
2023-03-27 19:40:33 +02:00
2023-07-24 16:19:30 +02:00
2023-07-25 10:29:09 +02:00
2023-05-04 13:47:05 +02:00
2022-08-09 16:46:58 +02:00
2022-08-12 23:27:14 +08:00
2023-08-08 08:37:29 +02:00
2022-02-03 19:02:14 +01:00
2022-08-01 15:52:21 +08:00
2020-04-03 01:10:02 +02:00
2022-05-02 19:05:47 +02:00
2022-09-21 22:39:03 +04:00
2023-06-14 10:16:44 +08:00