kupsch

Results 4 issues of kupsch

**Describe the bug** In dyninstAPI_RT/h/dyninstAPI_RT.h the struct trap_mapping_header has a flexible array member. This is valid in C, but not valid C++. Since this header file is included and compiled...

code cleanup

To show a space character as a visible symbol (as a better alternative than U+2420), it would be nice add the two additional characters that can represent an ASCII Space...

unicode request

- in some instances the valid PC range for the variable was being offset twice by the base address of the shared object; the value returned by libdw already adds...

bug
Symtab

Do not create functions for symbols that have a ".cold" suffix. To better support debugging and performance tools without dwarf, compilers emit an ELF symbol indicating the start of cold...

bug
ABI-BREAKER
feature-request
Symtab
parseAPI