mirror of
https://github.com/go-delve/delve.git
synced 2025-10-29 17:56:45 +08:00
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// NoReturnAddr is returned when return address
|
||||
// could not be found during stack tracae.
|
||||
// could not be found during stack trace.
|
||||
type NoReturnAddr struct {
|
||||
fn string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user