2 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
e3d641f973 C API: symbolize exception stack traces only on demand
Symbolization is a costly operation: do it only when requested. Rework
the C API to make this possible. For now, do it automatically in the
Java API to avoid breaking existing Java programs: this will fix the
performance situation in the other C-based APIs.
2025-03-10 13:49:16 +00:00
Pierre-Marie de Rodat
9b95a0d6a1 $.Implementation: new Set_Last_Exception overload for big exc. messages 2023-05-10 10:14:50 +00:00