Add missing changelog entry
authorChristian Biesinger <cbiesinger@google.com>
Tue, 30 Jul 2019 15:32:01 +0000 (10:32 -0500)
committerChristian Biesinger <cbiesinger@google.com>
Tue, 30 Jul 2019 15:41:32 +0000 (10:41 -0500)
I forgot to commit the change before pushing commit
25ec8924842a215e7f684d3a5076607409ac822f

gdb/testsuite/ChangeLog

index 0bf6be9..669b943 100644 (file)
 
 2019-07-29  Christian Biesinger  <cbiesinger@google.com>
 
+       * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
+
+2019-07-29  Christian Biesinger  <cbiesinger@google.com>
+
        * gdb.python/py-objfile.c: Add global and static vars.
        * gdb.python/py-objfile.exp: Test new functions Objfile.
          lookup_global_symbol and lookup_static_symbol.