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