joshua-smith-12 / binutils-gdb-nds

binutils-gdb with additional NDS debugging support.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
Other
0 stars 1 forks source link

Remove fstream usage in arm-none-tdep.c #14

Open LelouBil opened 4 days ago

LelouBil commented 4 days ago

So this reads the file into memory completely

Should fix #13

It compiles, but I didn't test it yet so it's still in draft. I'll test it later today and remove the draft if it works. Or if you have time to test it, it would be great.