The 7 dwarves: debugging information beyond gdb
Submitted by admin on Mon, 2007-08-13 00:07
The DWARF debugging information format has been so far used in debuggers such as gdb, and more recently in tools such as systemtap and frysk.
In this paper the author will show additional scenarios where such information can be useful, such as:
- Showing the layout of data structures;
- Reorganizing such data structures to remove alignment holes;
- Improving CPU cache utilization;
- Displaying statistics about inlining of functions;
- Re-creating structs and functions from the debugging information;
- Showing binary diffs to help understand the effects of any code change.
And much more.
...
Download PDF.
»
- Add new comment
- 2895 reads








Recent comments
4 weeks 3 hours ago
4 weeks 4 hours ago
5 weeks 4 days ago
9 weeks 5 days ago
11 weeks 4 days ago
11 weeks 4 days ago
11 weeks 4 days ago
12 weeks 1 day ago
15 weeks 4 days ago
16 weeks 6 days ago