]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Check that thread stack temps are not already enabled before enabling them.
authorSiva Chandra <sivachandra@chromium.org>
Sat, 29 Nov 2014 17:38:33 +0000 (09:38 -0800)
committerSiva Chandra <sivachandra@chromium.org>
Sat, 29 Nov 2014 23:47:39 +0000 (15:47 -0800)
commit18ac6ffc9b119c8d55a1cd0339d47998076faf2b
tree6bc520d18e5f1a58aa626fc29cc4b31982887b29
parent4072f9208f12fdd60e68c73807fed4624607d290
Check that thread stack temps are not already enabled before enabling them.

This fixes a regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a.

gdb/ChangeLog:

* eval.c (evaluate_subexp): Check that thread stack temporaries
are not already enabled before enabling them.
gdb/ChangeLog
gdb/eval.c