Eli> What I don't understand is why didn't GDB issue an error message in Eli> this case. There's no label '707' in that function. Looks like the Eli> linespec parser silently rejected the ":707" part, without telling Eli> me. It would be nice if it didn't do this silently. It seems like a bug to me. Tom