mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 23:22:58 +00:00
Instead, we insert a comment containing GDB_BREAK_HERE in the line we want to break at, and let the gdb script search for it. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>