]> sourceware.org Git - systemtap.git/commit - setupdwfl.h
PR12773: Use abrt to download and install debuginfo
authorChris Meek <cmeek@redhat.com>
Thu, 4 Aug 2011 14:11:38 +0000 (10:11 -0400)
committerChris Meek <cmeek@redhat.com>
Tue, 9 Aug 2011 13:14:46 +0000 (09:14 -0400)
commite1e8b44e3293090f29262beb1b0762951b833e62
tree8404566bd9c21e1c38517217cb6185c50c606834
parent7a583298e6640ff130225be165927631d8726253
PR12773: Use abrt to download and install debuginfo

dwflpp.cxx
  In setup_user(), pass the session to setup_dwfl_user().

setupdwfl.cxx
  Added internal_find_debuginfo() and
  execute_abrt_action_install_debuginfo_to_abrt_cache() to call
  abrt to automatically download and install the needed debuginfo.

setupdwfl.h
  Added function declarations.

util.h
  Added hex_dump() to convert a binary string to a hex string.
dwflpp.cxx
setupdwfl.cxx
setupdwfl.h
util.h
This page took 0.027896 seconds and 5 git commands to generate.