2008-04-23 Andrew Stubbs <andrew.stubbs@st.com>
authorAndrew Stubbs <andrew.stubbs@st.com>
Wed, 23 Apr 2008 13:21:54 +0000 (13:21 +0000)
committerAndrew Stubbs <andrew.stubbs@st.com>
Wed, 23 Apr 2008 13:21:54 +0000 (13:21 +0000)
commit09d71d234aed77ea5c32dbdaf9409f35e3ba0e22
treeecd952cea79bc9a9ad5ae792a7332317cf40a05e
parentfdc5970995855bc716612543e07e4eadd167e4c1
2008-04-23  Andrew Stubbs  <andrew.stubbs@st.com>

* printcmd.c: Define USE_PRINTF_I64 and PRINTF_HAS_LONG_LONG on MinGW.
(printf_command): Convert %lld to %I64d when USE_PRINTF_I64 set.
gdb/ChangeLog
gdb/printcmd.c