* symfile.c (find_separate_debug_file): Assert that the objfile's
authorJim Blandy <jimb@codesourcery.com>
Thu, 30 Jan 2003 21:45:07 +0000 (21:45 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 30 Jan 2003 21:45:07 +0000 (21:45 +0000)
commitfe36c4f4c2610656568214ec55a1e482e1674fdf
tree724c4cc599fcc6a541a2898de1c0dfe86c30dfe3
parent85b9a938393dbd673c860872e35a49767d40786e
* symfile.c (find_separate_debug_file): Assert that the objfile's
directory name we compute ends with a slash, and then assume that
that's so everywhere we use it.
gdb/ChangeLog
gdb/symfile.c