gdb/linespec: make symbol_to_sal return an optional Return an optional, instead of a bool + the actual value by parameter. I think this makes it a bit easier to understand what's going on. Change-Id: Idf65f4a026cab6eebfb81c4efda406aeb65d0813 Approved-By: Tom Tromey <tom@tromey.com>