[Cuis-dev] Unreadable Exception messages
    ken.dickey at whidbey.com 
    ken.dickey at whidbey.com
       
    Thu Jun 16 11:41:49 PDT 2022
    
    
  
On 2022-06-16 08:30, Mariano Montone via Cuis-dev wrote:
> some times when an Exception is raised, its message is unreadable.
By definition, we can't plan for all exceptional conditions.
Compressing overly long text is what the system should do.
Typically, I just look a frame down to see at the string argumen to 
#signal: or whatever.
> So I would like to be able to inspect the currently raised exception 
> from the debugger there.
> 
> Is it possible?
Better yet, it should be easy.  ;^)
HTH,
-KenD
    
    
More information about the Cuis-dev
mailing list