Re: dbghelp: Search for .gnu_debuglink file
2 Jan
2007
2 Jan
'07
8:47 a.m.
Frank Richter a écrit :
The .gnu_debuglink section contains only a bare filename, however, the debug file can be in a number of locations. These are stated in the GDB manual and are now searched when a .gnu_debuglink is encountered. Frank,
a couple of remarks: - there are memory leaks in the code (moduleDir can be leaked, as well as the newly found pathname) - for the code to still be readable, I'd rather but in a single function all the processing required, ie. do it the same way as for the other debug information: if the .gnu_debuglink section is found, map it, and then let this new function handle the lot A+
6922
Age (days ago)
6922
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Pouech