On Mon, Feb 28, 2022 at 8:17 AM Stijn Tintel wrote:
>
> On 28/02/2022 16:16, Ansuel Smith wrote:
> >> On 27/02/2022 17:20, Ansuel Smith wrote:
> >>> >
> From: Tony Ambardar
>
> dwarves is a set of tools that use the debugging information inserted in
> ELF binaries by compiler
On 28/02/2022 16:16, Ansuel Smith wrote:
>> On 27/02/2022 17:20, Ansuel Smith wrote:
>>> >
From: Tony Ambardar
dwarves is a set of tools that use the debugging information inserted in
ELF binaries by compilers such as GCC. Utilities in the dwarves suite
include pahole, wh
>
> On 27/02/2022 17:20, Ansuel Smith wrote:
> > >
> >> From: Tony Ambardar
> >>
> >> dwarves is a set of tools that use the debugging information inserted in
> >> ELF binaries by compilers such as GCC. Utilities in the dwarves suite
> >> include pahole, which can be used to find alignment holes
On 27/02/2022 17:20, Ansuel Smith wrote:
> >
>> From: Tony Ambardar
>>
>> dwarves is a set of tools that use the debugging information inserted in
>> ELF binaries by compilers such as GCC. Utilities in the dwarves suite
>> include pahole, which can be used to find alignment holes in structs and
>
>
> From: Tony Ambardar
>
> dwarves is a set of tools that use the debugging information inserted in
> ELF binaries by compilers such as GCC. Utilities in the dwarves suite
> include pahole, which can be used to find alignment holes in structs and
> classes, and also extracts other information su