Ticket #1948 (closed bug: worksforme)
Configure with --no-line-directives still produces .c files filled with #line directives
| Reported by: | whiteknight | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | configure | Version: | master |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: | linux |
Description
It's my understanding that the --no-line-directives option to Configure.pl should produce .c files from the .pmc source files without #line directives. This is necessary for debugging, among other things. However when I try to debug in master with that option, I still have .c files filled with #line directives.
This happens for me on Linux-x64. I don't know if the related tools change on other platforms.
Change History
Note: See
TracTickets for help on using
tickets.
