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 0bf6be994e4c744ecece6070847b283b1028ad1b..669b943b4beac3560ac375b0ca749fc8117db393 100644 (file)
@@ -9,6 +9,10 @@
        * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
        (exec_is_pie): New proc.
 
+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.