debugger: remove special case for char * python dumpers.
This is handled by the generic pointer case nowadays and was (now) wrong as it was impossible to see the 'bald pointer' version of it.
Please register or sign in to comment
This is handled by the generic pointer case nowadays and was (now) wrong as it was impossible to see the 'bald pointer' version of it.