Descriptioncmd/addr2line, cmd/objdump: fix on amd64 Plan 9
Fix virtual address of the start of the text segment
on amd64 Plan 9.
This issue has been partially fixed in cmd/add2line,
as part of CL 106460044, but we forgot to report the
change to cmd/objdump.
In the meantime, we also fixed the textStart address
in both cmd/add2line and cmd/objdump.
Patch Set 1 #Patch Set 2 : diff -r f4c58e179e40 https://code.google.com/p/go #Patch Set 3 : diff -r f4c58e179e40 https://code.google.com/p/go #
Total comments: 4
Patch Set 4 : diff -r f749e3111252 https://code.google.com/p/go #
MessagesTotal messages: 9
|