2018-07-31 12:27:12 +02:00
|
|
|
@manual{dwarf5std,
|
|
|
|
title = {DWARF Debugging Information Format version 5},
|
|
|
|
organization = {DWARF Debugging Information Format Committee},
|
|
|
|
author = {DWARF5},
|
|
|
|
url = {http://dwarfstd.org},
|
|
|
|
year = {2017},
|
|
|
|
}
|
|
|
|
|
|
|
|
@manual{c11std,
|
|
|
|
title = {ISO/IEC 9899:2011},
|
|
|
|
organization = {International Organization for Standardization},
|
|
|
|
author = {C11},
|
|
|
|
}
|
2018-07-31 19:39:03 +02:00
|
|
|
|
|
|
|
@online{libunwind,
|
|
|
|
title = {Libunwind webpage},
|
|
|
|
url = {http://www.nongnu.org/libunwind/},
|
|
|
|
}
|