aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPierre Muller <muller@ics.u-strasbg.fr>2015-01-08 08:53:26 +0100
committerPierre Muller <muller@ics.u-strasbg.fr>2015-01-08 09:01:04 +0100
commit025ac41482555f6273dee37988734a9f88633dbc (patch)
tree1127360edd71f88d0d6488e86570d3f9502e0e3f /binutils
parentacc018ac031c9e03e012d7d2f3871bfe6b16168d (diff)
downloadgdb-025ac41482555f6273dee37988734a9f88633dbc.zip
gdb-025ac41482555f6273dee37988734a9f88633dbc.tar.gz
gdb-025ac41482555f6273dee37988734a9f88633dbc.tar.bz2
Set language for C++ special symbols.
The special handling of C++ special symbol generates symbols that have no language. Those symbols cannot be displayed correctly in the backtrace stack. See https://sourceware.org/bugzilla/show_bug.cgi?id=17811 for details and examples in C++ and pascal language. The patch below fixes this issue, by setting language of new symbol before special handling of special C++ symbols. 2015-01-07 Pierre Muller <muller@sourceware.org> PR symtab/17811 * stabsread.c (define_symbol): Set language for C++ special symbols.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions