Anonymous | Login | 04-14-2021 05:56 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007330 | [Squeak] Tools | minor | always | 04-08-09 16:04 | 04-09-09 18:12 | |||||||
Reporter | martin_beck | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.10.2 | |||||||||
Summary | 0007330: Error when changing the debugger from a CompiledMethod to a Dictionary | |||||||||||
Description |
Debugging the line Dictionary>>#values valueWithReceiver: Dictionary new arguments: Array new. does not work, when finally stepping into Dictionary>>#values. An error pops up, that Dictionary does not understand #numLiterals, which is send from a CompiledMethodInspector. The problem is, that the debugger tries to change the class of its receiverInspector to DictionaryInspector, but this didn't work. Also this failed class exchange is silently ignored, instead the mentioned exception is thrown. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 28 unique queries executed. |