Skip to content
Snippets Groups Projects
  1. Dec 10, 2009
  2. Nov 11, 2009
  3. Nov 03, 2009
    • Friedemann Kleint's avatar
      Debugger: Use LD_PRELOAD to load debugging helper. · 10e07e01
      Friedemann Kleint authored
      
      on UNIX. Either set the LD_PRELOAD environment variable
      using a gdb command or have the TermGdbAdapter set the
      variable for the debuggee. For the remote adapter,
      switch on toolchain. dlopen() is a fallback for
      platforms where it is not supported and attaching
      to running processes. Fixes a crash with gdb 7.0
      (and spurious gdb 6.8 crashes with dlopen()).
      Reviewed-by: default avatarhjk <qtc-committer@nokia.com>
      10e07e01
  4. Oct 30, 2009
  5. Oct 20, 2009
  6. Oct 19, 2009
  7. Oct 16, 2009
  8. Oct 13, 2009
  9. Oct 12, 2009
  10. Oct 08, 2009
  11. Sep 29, 2009
  12. Sep 25, 2009
  13. Sep 24, 2009
  14. Sep 23, 2009
  15. Sep 22, 2009
Loading