[Cuis-dev] Unreadable Exception messages
Mariano Montone
marianomontone at gmail.com
Thu Jun 16 12:05:26 PDT 2022
El 16/6/22 a las 15:41, ken.dickey at whidbey.com escribió:
> 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.
Yes, or find a way of showing the complete message somehow. Hide/show
button, etc.
>
> Typically, I just look a frame down to see at the string argumen to
> #signal: or whatever.
Yes, but I cannot find it. I must be a bit blind.
>
>> 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. ;^)
Yep. I mean, the debugger is already showing me the shortened message of
the object I want to be able to inspect.
Mariano
More information about the Cuis-dev
mailing list