Shasank, could you make sure that you (or your company) has signed the contributor license agreement and (if corporate) has added your name to the list of contributors?
Thanks! -- Mads On Mon, Jan 31, 2011 at 8:56 AM, Erik Corry <[email protected]> wrote: > 31. jan. 2011 08.44 skrev <[email protected]>: >> Reviewers: vegorov, >> >> Message: >> Hi. I added a few lines to support the gdb-jit interface on ARM. I also >> made >> some enhancements which generate a more compressed .debug_line table. >> Thanks. >> >> - Shasank >> >> Description: >> Added gdb-jit interface support for ARM. Compressed .debug_line table by 1) >> removing duplicate adjacent entries having the same line number, and 2) >> using >> special opcodes to encode multiple machine register state changes in one >> byte. >> Also made a fix involving the order in which static initializers are >> performed. >> >> BUG=none >> TEST=Try enabling gdbjit for ARM and debugging. >> >> >> Please review this at http://codereview.chromium.org/6287015/ >> >> SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ >> >> Affected files: >> M src/flag-definitions.h >> M src/gdb-jit.cc > > Are there no files involved in the arm directory? > >> >> >> -- >> v8-dev mailing list >> [email protected] >> http://groups.google.com/group/v8-dev >> > > > > -- > Erik Corry, Software Engineer > Google Denmark ApS - Frederiksborggade 20B, 1 sal, > 1360 København K - Denmark - CVR nr. 28 86 69 84 > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
