Alexey Lapshin
080f1a0b0d
feat(debugging): move gdbinit generation to CMake
...
This feature is useful for 3rd-party software to run GDB with predefined
options that described in project_description.json file
allow to pass custom options to "idf.py gdb":
--gdb-commands: command line arguments for gdb. (without changes)
-ex: pass command to gdb.
-x: pass gdbinit file to gdb. Alias for old --gdbinit command
2024-12-06 19:32:34 +07:00
..
2024-12-03 09:43:15 +01:00
2024-12-06 19:32:34 +07:00
2023-12-18 17:37:20 +08:00
2024-11-26 11:02:31 +01:00
2024-11-05 17:42:31 +08:00
2024-03-04 10:19:47 +08:00
2024-12-06 19:32:34 +07:00
2024-03-08 13:11:25 +01:00
2024-10-10 09:12:39 +02:00
2023-07-14 04:05:53 +00:00
2023-12-08 13:08:55 +00:00
2024-10-22 16:01:02 +02:00
2024-12-06 19:32:34 +07:00
2024-10-14 12:05:52 +02:00
2024-12-06 19:32:34 +07:00
2024-09-06 17:10:40 +07:00
2023-10-16 10:23:09 +02:00
2024-02-22 10:23:41 +01:00
2023-08-08 08:37:29 +02:00
2023-08-08 08:37:29 +02:00
2023-09-27 08:43:45 +02:00
2023-08-24 15:20:29 +02:00
2022-11-10 10:37:59 +08:00
2024-12-06 19:32:34 +07:00
2023-02-03 11:20:15 +01:00
2023-03-27 19:40:33 +02:00
2024-09-06 17:13:01 +07:00
2024-11-21 09:47:06 +01:00
2023-10-16 10:23:09 +02:00
2023-10-09 15:38:30 +02:00
2023-08-08 08:37:29 +02:00
2023-10-16 10:23:09 +02:00
2023-10-17 12:28:02 +02:00
2024-10-23 10:05:20 +02:00