[gdb/testsuite] Update maint.exp for string cache
authorTom de Vries <tdevries@suse.de>
Thu, 5 Mar 2020 09:08:31 +0000 (10:08 +0100)
committerTom de Vries <tdevries@suse.de>
Thu, 5 Mar 2020 09:08:31 +0000 (10:08 +0100)
commit50a3cc5d71012a18f53f099cc18b7fa073cd83bd
tree807cc6f64fb64a22f33f6649e65ab9b763baae94
parentd1faf7ca0a9ecbc7f89998638e5cf08d3dca6e84
[gdb/testsuite] Update maint.exp for string cache

When running gdb.base/maint.exp, I see:
...
FAIL: gdb.base/maint.exp: maint print statistics
...

This is due to commit be1e3d3eab "Introduce objfile::intern", which replaces
the macro and filename caches with a string cache.

Update maint.exp accordingly.

Tested on x86_64-linux.

gdb/testsuite/ChangeLog:

2020-03-05  Tom de Vries  <tdevries@suse.de>

* gdb.base/maint.exp: Update "main print statistics" expected output.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/maint.exp
This page took 0.04417 seconds and 4 git commands to generate.