This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing test cases for jit-reader interface


Hi,

In this thread:

  http://thread.gmane.org/gmane.comp.gdb.patches/80671/focus=82555

There were tests for the jit-reader interface that were to be added to
the repo, but they didn't seem to make it in:

  $ git show --stat 675921c059dbaddd02ab2eb8a1eaf77b3ac727dd
  commit 675921c059dbaddd02ab2eb8a1eaf77b3ac727dd
  Author: Sanjoy Das <sanjoyd@sourceware.org>
  Date:   Thu Jan 17 14:21:46 2013 +0000

      gdb/testsuite
      
       * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
         interface.
       * gdb.base/jithost.c: New file.
       * gdb.base/jithost.h: New file.
       * gdb.base/jitreader.c : New file.
       * gdb.base/jit-protocol.h: New file.

   gdb/testsuite/ChangeLog | 9 +++++++++
   1 file changed, 9 insertions(+)

Could it be Jan that you forgot to add the new files when you committed
Sanjoy's patch?

Andy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]