Comment on Recovering Redis Data with GDBComments−lamby11yVery neat.Btw you can get an unstripped version of any Debian package by exporting DEB_BUILD_OPTIONS=nostrip,noopt before calling dpkg-buildpackage instead of rummaging through the src/ directory manually.
Comments
Very neat.
Btw you can get an unstripped version of any Debian package by exporting DEB_BUILD_OPTIONS=nostrip,noopt before calling dpkg-buildpackage instead of rummaging through the src/ directory manually.