2018-05-20 張俊芝 * gdb/c-exp.y (is_identifier_separator): New function. (lex_one_token): Now recognizes C and C++ Unicode identifiers by using is_identifier_separator to determine the boundary of a token.