mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
Adds better support to debug generated code
The commit adds to the generate_code.pl script support to add #line directives to generated code to allow build breaks to be more easily found from the generated code.
This commit is contained in:
parent
a543d11d3a
commit
1594210a49
3 changed files with 57 additions and 15 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#line 1 "helpers.function"
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* Headers */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue