* symfile.c (allocate_symtab): Use host_address_to_string
authorPierre Muller <muller@sourceware.org>
Tue, 21 Aug 2012 15:43:46 +0000 (15:43 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 21 Aug 2012 15:43:46 +0000 (15:43 +0000)
commitb3dbbd6f401aeeef1980269e0d03bcf2a62dd461
tree170b3cc8de13f08f8c94bb1b7ea53d489c4ae1b2
parent3c65f4f9ffb22360755f1604a27865df6b1bbef3
* symfile.c (allocate_symtab): Use host_address_to_string
function instead of cast of pointer to long which is not
compatible with x86_64-w64-mingw32 build.
gdb/ChangeLog
gdb/symfile.c