Search notes:

objdump

objdump shows information about object files.
Microsoft's equivalent of objdump is dumpbin.exe

-d

-d outputs assembler content for executable sections.

-D

-D outputs assembler content for all sections.

Choosing assembly dialect when disassembling

The option -M intel shows disassembly information in intel rather than AT&T dialect.
See also

TODO

Compare with nm.

See also

binutils

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759414188, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/GNU/toolchain/binutils/objdump/index(65): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78