Sponsored by: Netflix
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 56226 Build 53114: arc lint + arc unit
Event Timeline
Comment Actions
Rebase after dropping the addition of the dwarf 3 symbols. Just note it here
since it has the same effect in one fewer changes.
Comment Actions
I would call the script debuginfo.ldscript instead of debug.
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 | Is this still relevant? | |
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 | Likely not. | |
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 |
Since we have them in the vdso_*.ldscript files, maybe we should remove them from there too? | |
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 | Could you point me specifically at the place where in vdso scripts we include stabs? | |
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 | No. We have .comment there | |
| sys/conf/debug.ldscript | ||
|---|---|---|
| 9 | Ah, we explicitly discard it there... my mistake. | |