This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Thanks for tips! I've tried both of them (print demangle + set language), none of them works :(I find it suspicious that the mangled names are only preceded by one underscore. Try feeding mangled names with different numbers of underscores to c++filt, see which one demangles correctly. (On Darwin, it's two underscores.)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |