aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/new-op.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24Add noexcept to custom non-throwing new operators.John Baldwin1-2/+2
2016-10-25new-op.c: Add comment about -fsanitize=addressPedro Alves1-0/+6
2016-10-25Don't override operator new if GDB is built with -fsanitize=addressYao Qi1-0/+7
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves1-0/+85