Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
gdb 7.3.1 about "info pretty-printer"
(1/1)
zhangzhiqiang:
I download gdb 7.3.1 from gnu,and complie int MINGW MSYS.
export CFLAGS="-O2 -fno-omit-frame-pointer -mtune=i686"
mkdir build
cd build
../configure --program-suffix="-python27" --prefix=/home/zzq/gdb --host=mingw32 --build=mingw32 --target=mingw32 \
--with-expat --with-python=/python
compile is ok.
(gdb) info pretty-printer
Undefined info command: "pretty-printer". Try "help info".
(gdb) info pretty-printers
Undefined info command: "pretty-printers". Try "help info".
(gdb)
what's wrong?
oBFusCATed:
--- Quote from: zhangzhiqiang on December 18, 2011, 07:41:04 am ---what's wrong?
--- End quote ---
You're in the wrong forum. Even worse you're in the wrong sub-forum, too.
Please read the rules and ask your question in the appropriate place (gdb's mailing list or mingw's mailing list).
Here we do not support compilers nor debuggers.
Navigation
[0] Message Index
Go to full version