On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.com wrote: > Alright if I download and compile it can I just mv gdb.exe into /bin > and > overwrite gdb.exe? >
use ./configure --prefix=/ make make install and it should end up in the right place