Menu

#832 Something is wrong with the gcc debug information

v1.0 (example)
open
nobody
None
5
2020-04-10
2020-04-10
hilt2
No

I have a program and the .map file contains this:
0x00000000004d77e0 hb_font_get_scale
But addr2line cannot detect the function:

$ addr2line.exe -C -f -e npackdg.exe 0x00000000004d77e0
??
hb-font.cc:?

Discussion


Log in to post a comment.