Hi, I'm getting ready to submit a rewrite of my explicit location patchset, and I found $SUBJECT to be necessary. I admit, I am not 100% happy with this, but the use of parse_exp_1 really complicates things. I made an attempt at "fixing" parse_exp_1, but that leads to an enormous maze of changes. Comments? Keith ChangeLog 2012-03-01 Keith Seitz * cli/cli-utils.c (skip_to_space_const): New function. * cli/cli-utils.h (skip_to_space_const): Declare. * breakpoint.c (find_condition_and_thread): Constify TOK and update function.