[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: e731c39 Accept 64-bit addresses in CRC requests.
From:       gerrit () openocd ! org (gerrit)
Date:       2017-12-26 22:06:36
Message-ID: 20171226220636.9C3C125225C0 () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Tim Newsome (tim@sifive.com) just uploaded a new patch set to Gerrit, which you can \
find at http://openocd.zylin.com/4317

-- gerrit

commit e731c3918347fe41c2bfa0cae01d9e3b5f6e1d43
Author: Tim Newsome <tim@sifive.com>
Date:   Tue Dec 26 14:03:42 2017 -0800

    Accept 64-bit addresses in CRC requests.
    
    Change-Id: I6a3e97ae8ffb4dc2ca1197a8102cb9ba34de0a1e
    Signed-off-by: Tim Newsome <tim@sifive.com>

diff --git a/src/server/gdb_server.c b/src/server/gdb_server.c
index 626179c..d4becb8 100644
--- a/src/server/gdb_server.c
+++ b/src/server/gdb_server.c
@@ -2413,7 +2413,7 @@ static int gdb_query_packet(struct connection *connection,
 			char gdb_reply[10];
 			char *separator;
 			uint32_t checksum;
-			uint32_t addr = 0;
+			target_addr_t addr = 0;
 			uint32_t len = 0;
 
 			/* skip command character */

-- 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic