Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,950 of 4,675    |
|    Jens Kallup to All    |
|    Re: how to use gdb on a .bin file?    |
|    19 Sep 19 19:19:14    |
      From: jkallup@nospicedham.web.de              Hello,              You can inject your bin file in a common .o       file by reading the .bin file byte to byte into .c file.       Then you can compile the .c file: gcc -o -g foo.o foo.c       And then, you can debug it with: gdb foo.o              Cheers       Jens              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca