Alexey Lapshin
0e57dc044e
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:36:41 +07:00
..
2024-10-23 10:14:53 +08:00
2024-07-26 17:16:48 +08:00
2024-06-18 14:25:37 +08:00
2024-09-11 09:56:29 +08:00
2024-10-09 13:32:03 +08:00
2024-12-06 19:36:41 +07:00
2024-09-25 10:49:36 +08:00
2024-11-13 07:36:07 +01:00
2024-07-19 17:59:27 +08:00
2024-10-21 18:48:02 +08:00
2024-11-27 15:22:46 +01:00
2024-10-23 11:29:24 +08:00
2024-08-12 14:15:32 +08:00
2024-08-01 15:50:46 +08:00
2024-07-24 16:11:55 +08:00
2024-07-15 09:24:47 +02:00
2024-10-12 18:45:24 +08:00
2024-10-23 11:29:24 +08:00
2024-10-23 16:19:42 +08:00
2024-10-23 11:29:24 +08:00
2024-09-29 10:53:29 +08:00
2024-07-18 09:33:26 +08:00
2024-09-30 14:10:19 +08:00
2024-08-01 15:50:46 +08:00
2024-10-14 14:13:00 +08:00
2024-09-06 14:30:54 +08:00
2024-11-25 12:29:56 +08:00
2024-10-23 11:29:24 +08:00
2024-09-02 14:49:31 +08:00
2024-12-06 19:36:41 +07:00
2024-10-23 11:29:24 +08:00
2024-11-28 13:56:31 +01:00
2024-07-29 16:00:18 +08:00
2024-09-18 17:31:59 +08:00
2024-09-30 14:10:19 +08:00
2024-08-31 09:57:21 +08:00
2024-10-21 11:31:17 +08:00