Changes between Version 2 and Version 3 of UsefulTools
- Timestamp:
- Nov 26, 2013, 2:47:28 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsefulTools
v2 v3 3 3 == Checking library dependencies == 4 4 5 === Windows === 5 6 * [http://www.dependencywalker.com DependencyWalker] 6 7 * [http://www.totalcmd.net/plugring/fileinfo.html FileInfo plug-in] for [http://www.totalcmd.net TotalCommander] (aka ''!WindowsCommander'') 8 9 === Linux === 10 * [https://en.wikipedia.org/wiki/ldd_(Unix) ldd] 11 * [https://en.wikipedia.org/wiki/nm_(Unix) nm] 12 * [http://sourceforge.net/projects/binscan BinScan] (integrates ```ldd``` and ```nm``` into a single GUI) 13 * [http://www.purinchu.net/software/elflibviewer.php ELF Library Viewer] 7 14 8 15 == Debugging COM port connection == 9 16 10 17 * [[attachment:hypertrm.zip|HyperTerminal]] ([http://windows.microsoft.com/en-us/windows-vista/what-happened-to-hyperterminal available on Windows before Vista]) 11