Why the fuck is it so absolutely convoluted just to get it to display a standard 16 byte + ASCII hexdump of what's in memory at a particular address, unlike almost every other debugger out there?
Name:
Anonymous2012-08-22 15:36
>>45
No one needs hex view, when source code is available right away. The point is that Windows debuggers, like SoftICE, were made for crackers to steal other people's code, while GDB was made for programmers who know their code and dont need hex or advanced disassembly.