For regular applications it makes no sense, and with whole program analysis (or language level linker) you probably often can get a good match at the throw site.
But the c++ Dwarf way of doing it was developed for Itanium which
was targetting HPC, for which you probably don't need exceptions
all that often. So it made sense in that context.
- Re: List of Phobos functions that allocate memory? Dmitry Olshansky
- Re: List of Phobos functions that allocate memory? Walter Bright
- Re: List of Phobos functions that allocate memory? Walter Bright
- Re: List of Phobos functions that allocate memory? Dmitry Olshansky
- Re: List of Phobos functions that allocate memory? Adam D. Ruppe
- Re: List of Phobos functions that allocate memory? Walter Bright
- Re: List of Phobos functions that allocate memory? Jonathan M Davis
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Walter Bright
- Re: List of Phobos functions that allocate memory? Marco Leise
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Jonathan M Davis
- Re: List of Phobos functions that allocate memory? Ola Fosheim Grøstad
- Re: List of Phobos functions that allocate memory? Andrei Alexandrescu
- Re: List of Phobos functions that allocate memory? Jonathan M Davis
- Re: List of Phobos functions that allocate memory? Jakob Ovrum
