• Russ Cox's avatar
    runtime: fix traceback of trap on ARM · d889f5f0
    Russ Cox authored
    The merged traceback was wrong for LR machines,
    because traceback didn't pass lr to gentraceback.
    Now that we have a test looking at traceback output
    for a trap (the test of runtime.Breakpoint),
    we caught this.
    
    While we're here, fix a 'set and not used' warning.
    
    Fixes arm build.
    
    TBR=r
    R=r
    CC=golang-codereviews
    https://golang.org/cl/143040043
    d889f5f0
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...