diff options
author | Keith Seitz <keiths@redhat.com> | 2017-05-03 12:41:09 -0700 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2017-05-03 12:41:09 -0700 |
commit | 90cef2edd256c48d2ff9a03d4a6c1bcb575db07c (patch) | |
tree | e1a9e5a61a87f832ea75c34e53c681ce4fd6b4b2 /elfcpp | |
parent | b22908217d8593185af3f76fab6f0f01457b0600 (diff) | |
download | gdb-90cef2edd256c48d2ff9a03d4a6c1bcb575db07c.zip gdb-90cef2edd256c48d2ff9a03d4a6c1bcb575db07c.tar.gz gdb-90cef2edd256c48d2ff9a03d4a6c1bcb575db07c.tar.bz2 |
Make sure malloc is linked into gdb.cp/oranking.cc.
On some platforms, e.g., arm-eabi-none, we need to make certain that
malloc is linked into the program because the test suite uses function
calls requiring malloc:
(gdb) p foo101("abc")
evaluation of this expression requires the program to have a function "malloc".
gdb/testsuite/ChangeLog
* gdb.cp/oranking.cc (dummy): New function to grab malloc.
(main): Call it.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions