Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gene
patmos
Commits
4c23a4a2
Commit
4c23a4a2
authored
Oct 11, 2016
by
Peter Wägemann
Browse files
Workaround for pasim to dump output value using --print-stats
parent
2cffc25b
Changes
1
Hide whitespace changes
Inline
Side-by-side
simulator/src/dbgstack.cc
View file @
4c23a4a2
...
...
@@ -99,7 +99,7 @@ namespace patmos
<<
sim
.
GPR
.
get
(
rsp
).
get
()
<<
"
\n
"
;
#endif
// we are currently further down the shadow stack
return
false
;
//
return false;
}
// Note that at the moment we store the size of the stack cache,
// *not* the TOS address.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment