Commit a9687a1
committed
makefile: CCDEBUG: disable -gdwarf-5 -g3 (produce no debug info).
Due to an issue with ez80-clang 15.0.7, this is disabled for now.
Not that this makes no difference for users, as there exists no tool
that uses the produced .dbg files.
CEmu's source-level-debugging branch did use them, but was never finished
and does not actually work in its current state.1 parent 6bebb17 commit a9687a1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
288 | 290 | | |
289 | 291 | | |
290 | 292 | | |
| |||
0 commit comments