Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get source (or method context) for bottom of stack (GsNMethod class>>_gsReturnToC) #255

Open
dalehenrich opened this issue Apr 28, 2016 · 0 comments

Comments

@dalehenrich
Copy link
Owner

Possibly been this way quite a while and haven't noticed it until now ... do an 'eval 3 halt +4' and try selecting frame 18, to reproduce:

a Halt occurred (error 2709)
--------------------
1. Halt(AbstractException)>>_signalWith: @6 line 25
2. Halt class(AbstractException class)>>signal @3 line 5
3. SmallInteger(Object)>>halt @2 line 5
4. Executed Code
5. GsNMethod>>_executeInContext: @1 line 1
6. String(CharacterCollection)>>evaluateIn:symbolList:literalVars: @5 line 13
7. [] in TDShellTool>>eval @7 line 13
8. OrderedCollection(Collection)>>do: @6 line 10
9. TDShellTool>>eval @4 line 9
10. TDShellTool(Object)>>perform: @1 line 1
11. TDShellTool class(TDAbstractDevTool class)>>performCommand:withSelector:objIn:commandOptions:todeCommand: @15 line 10
12. TDShellTool class(TDAbstractDevTool class)>>performCommand:objIn:commandOptions:todeCommand: @2 line 3
13. [] in TDShellTool class>>eval @3 line 5
14. TDShellTool class(ExecBlock)>>cull:cull:cull:cull: @7 line 4
15. TDTopezServer>>evaluateCommand:objIn: @19 line 22
16. TDTopezServer>>evaluateSTONCommand: @10 line 6
17. Executed Code
18. GsNMethod class>>_gsReturnToC @1 line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant