Don't add quotes to string representation in gdb.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 2010 14:17:22 +0000 (14:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 2010 14:17:22 +0000 (14:17 +0000)
commit9513aa80ce830c97516e51e66c0db640d20f0443
treee0d973ada8b9165885efe5b851a981d7dd574804
parent53dfbfa5c994400f8dfddc8ef3ee3d1e7e0146fe
Don't add quotes to string representation in gdb.

gdb adds quotes itself around string values so don't duplicate them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/gdb/print.py