coriolis/hurricane/src
Jean-Paul Chaput 3835d6f7ad Diplay function, file & line number in the backtrace (like gdb).
* New: In Bootstrap, add cmake detection for libbfd.
* New: In Hurricane, in Backtrace, add BFD support to read debuginfo from
    the shared libraries (aka DSO) when compiled with "-g". This avoid the
    tedious step of running gdb after generating a core dump. It is also
    mandatory in ExceptioWidget to known from where an exception was thrown
    as Qt::notify() block all C++ exceptions.
      Currently works only under Linux (gcc or clang), may be extended in
    the future.
      The BFD reading is based on the small utility from:
          Don Hatch (hatch@plunk.org)
          http://www.plunk.org/~hatch/goodies/backtracefilt.C
      And small trinket: adjust the size of the window for high DPI screens.
* New: In CRL Core & Unicorn add link toward libbfd, if needed.
2016-08-06 18:15:06 +02:00
..
hurricane Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00
isobar Compatibility with clang 7.3 and MacOSX 10.11 2016-07-20 15:21:50 +02:00
viewer Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00
CMakeLists.txt some hviewer dir where still present in CMakelist 2010-03-10 10:41:05 +00:00