Skip to content
Snippets Groups Projects
  1. May 19, 2009
  2. May 05, 2009
  3. Apr 30, 2009
  4. Apr 06, 2009
  5. Mar 23, 2009
  6. Feb 25, 2009
  7. Jan 21, 2009
    • hjk's avatar
      Use gdb's 'print' command to access dumper output. · 076488bf
      hjk authored
      Simple solution after all. This idea got initially dropped early in the
      process because it does not handle binary data and using x/x was
      way to slow. But since we use only printable characters now thanks
      to base64 encoding etc using 'p' becomes feasible again and simplifies
      the process vastly as no additional communication channel is needed anymore.
      076488bf
  8. Jan 13, 2009
  9. Dec 16, 2008
  10. Dec 09, 2008
  11. Dec 02, 2008
Loading