* source.c (select_source_symtab): Clean up comment. Also, if
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Apr 1993 20:11:01 +0000 (20:11 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Apr 1993 20:11:01 +0000 (20:11 +0000)
commit9fa59efdd97599cf0f478c805465ea452da929d3
treef9d152b2461032a796ab49cf28f2e4e1025b7b00
parenta1ed71360d7fae4f1d6a1e214e28b622850988d9
* source.c (select_source_symtab): Clean up comment.  Also, if
we have a current_source_symtab, and s is NULL, return without
doing anything.
xcoffread.c (xcoff_symfile_read): Don't call select_source_symtab.
breakpoint.c (breakpoint_re_set): Don't call select_source_symtab.
gdb/ChangeLog
gdb/xcoffread.c