Sponsored by: Netflix
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 | ||
---|---|---|
8 ↗ | (On Diff #134958) | Is this still relevant? |
sys/conf/debug.ldscript | ||
---|---|---|
8 ↗ | (On Diff #134958) | Likely not. |
sys/conf/debug.ldscript | ||
---|---|---|
8 ↗ | (On Diff #134958) |
Since we have them in the vdso_*.ldscript files, maybe we should remove them from there too? |
sys/conf/debug.ldscript | ||
---|---|---|
8 ↗ | (On Diff #134958) | Could you point me specifically at the place where in vdso scripts we include stabs? |
sys/conf/debug.ldscript | ||
---|---|---|
8 ↗ | (On Diff #134958) | No. We have .comment there |
sys/conf/debug.ldscript | ||
---|---|---|
8 ↗ | (On Diff #134958) | Ah, we explicitly discard it there... my mistake. |