aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-cmd.c
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2021-05-12 16:03:02 +0200
committerTom de Vries <tdevries@suse.de>2021-05-12 16:03:02 +0200
commit3db19b2d7241efde4ca9a7b0e6f33b0929f0cf03 (patch)
tree68c8bdedbf0083e0fc8fcd37d6931d0541519127 /gdb/python/py-cmd.c
parenta7077ce7604f78b896595dceccd89d70d2a050a0 (diff)
downloadbinutils-3db19b2d7241efde4ca9a7b0e6f33b0929f0cf03.zip
binutils-3db19b2d7241efde4ca9a7b0e6f33b0929f0cf03.tar.gz
binutils-3db19b2d7241efde4ca9a7b0e6f33b0929f0cf03.tar.bz2
Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"
This reverts commit 4cf88725da1cb503be04d3237354105ec170bc86. It causes the following regression: ... $ cat shadow.cc namespace A {} int main() { using namespace A; return 0; } $ g++-10 -g shadow.cc -flto -o shadow $ ./gdb -q -batch ./shadow -ex "b main" Aborted (core dumped) ...
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions