![]() |
Using gdb how to print multibyte or wide char data.
Hi,
I would like to know how to debug multi byte data or wide char data. If I have this (“Þìäï”) data in a file. Using a variable I am reading this data. While using gdb I want to print or display. But it was showing some other data. But when I run a.out it’s properly printing on console. I expect that may be the problem with charset or language set of gdb. If my guess was wrong Please let me know what to do? |
Re: Using gdb how to print multibyte or wide char data.
Could you post the piece of code on which you are getting the error?
|
| All times are GMT +5.5. The time now is 00:00. |