Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(485)

Unified Diff: program/program.go

Issue 78530044: code review 78530044: ogle/program: first cut of breakpoint support. (Closed)
Patch Set: diff -r ad2f0964d3f5 https://code.google.com/p/ogle Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « program/client/client.go ('k') | program/proxyrpc/proxyrpc.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: program/program.go
===================================================================
--- a/program/program.go
+++ b/program/program.go
@@ -87,5 +87,5 @@
}
type Status struct {
- // TBD
+ PC, SP uint64
}
« no previous file with comments | « program/client/client.go ('k') | program/proxyrpc/proxyrpc.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b