Finally can dump out the parameter type from dwarf standard 2015-03-29 3.8K Finally can dump out the parameter type from dwarf standard. Some parameter is store recursively, so need to read out…
heading toward to decode the range address of dwarf 2015-03-22 5.8K heading toward to decode the range address of dwarf, this job is killing me. And I found the information in…
Fixed ubuntu vnc keymap problem 2015-03-19 3.4K ubuntu 12.04 vnc keymap has trouble, D become minimize all windows and S become start menu, run these to fix…
compile dwarfdump in mac 2015-03-07 2.9K CFLAGS='-I /opt/local/include -L /opt/local/lib' CXXFLAGS='-I /opt/local/include -L /opt/local/lib' ./configure --prefix=/peter-dwarfdump make make install Because mac gcc doesn't search for the…