'I cannot install gdb using mingw-get

I faced a problem: I cannot install gdb with command mingw-get install gdb. I googled for it in these words:

C:\MinGW/bin/gdb.exe

cannot install gdb with mingw-get

but no use.

It throws me this msg:

install: gdb-7.6.1-1-mingw32-bin.tar.lzma
 installing gdb-7.6.1-1-mingw32-bin.tar.lzma
mingw-get: *** ERROR *** D:\Software\MinGW\/bin/gdb.exe: extraction failed
mingw-get: *** ERROR *** unexpected end of archive reading content record
mingw-get: *** ERROR *** unexpected end of archive reading header record

Could you please help me solve this problem (help me install gdb by typping mingw-get install gdb)?

gdb


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source