c++ - IDA PRO: increasing the postfix digits to allow name demangling -


i using version 6.9.151221 (64-bit)

i have situation need name functions using standard _nn postfix notation avoid duplicate names.

what wondering if there way increase allowed number of digits or if possible tell ida ignore postfix regardless of number of digits used (three sufficient purposes @ moment)

the reason why problem when use more limit of 2 digits, ida can no longer demangle c++ names.

thank you.

it not possible increase number of digits.


Comments