diff options
Diffstat (limited to 'gdb/os9kread.c')
-rw-r--r-- | gdb/os9kread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/os9kread.c b/gdb/os9kread.c index 0144643..110d4cf 100644 --- a/gdb/os9kread.c +++ b/gdb/os9kread.c @@ -832,7 +832,7 @@ read_os9k_psymtab (section_offsets, objfile, text_addr, text_size) /* Check for and handle cretinous dbx symbol name continuation! if (*p == '\\') - p = next_symbol_text (); + p = next_symbol_text (objfile); */ /* Point to the character after the name |