Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] Process record and reverse debugging support on aarch64-linux
@ 2014-06-04 16:21 Omair Javaid
  2014-06-04 16:21 ` [PATCH 7/7] Enables gdb.reverse testsuite for aarch64*-linux targets Omair Javaid
                   ` (8 more replies)
  0 siblings, 9 replies; 53+ messages in thread
From: Omair Javaid @ 2014-06-04 16:21 UTC (permalink / raw)
  To: gdb-patches; +Cc: Omair Javaid

Hi,
This patch series adds gdb process record-replay and reverse debugging
support for aarch64*-linux* targets.

These patches have been tested on aarch64 foundation model as well as hardware
board in native and remote configurations.

gdb.reverse Testsuite Results

(AARCH64-Native Configuration)
gdb.reverse testsuite: 2273 Pass 51 failures

(AARCH64-Remote Configuration)
gdb.reverse testsuite: 2273 Pass 51 failures

Omair Javaid (7):
  NEWS entry about aarch64-linux record/replay support
  Fixes aarch64-linux gdb core file support
  Enable gdb process record on aarch64-linux targets
  Implements aarch64 process record and reverse debugging support
  Support for recording syscall on aarch64-linux
  support for recording aarch64 advance simd instructions
  Enables gdb.reverse testsuite for aarch64*-linux targets

 gdb/NEWS                  |    4 +
 gdb/aarch64-linux-nat.c   |    4 +-
 gdb/aarch64-linux-tdep.c  | 1018 +++++++++++++++++++++++++++++++++++++++++++--
 gdb/aarch64-linux-tdep.h  |  288 ++++++++++++-
 gdb/aarch64-tdep.c        |  753 +++++++++++++++++++++++++++++++++
 gdb/aarch64-tdep.h        |   68 +++
 gdb/configure.tgt         |    2 +-
 gdb/testsuite/lib/gdb.exp |    8 +-
 8 files changed, 2106 insertions(+), 39 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 53+ messages in thread

end of thread, other threads:[~2014-10-27 12:33 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-04 16:21 [PATCH 0/7] Process record and reverse debugging support on aarch64-linux Omair Javaid
2014-06-04 16:21 ` [PATCH 7/7] Enables gdb.reverse testsuite for aarch64*-linux targets Omair Javaid
2014-06-05  9:00   ` Will Newton
2014-10-21  9:10     ` Omair Javaid
2014-06-04 16:21 ` [PATCH 4/7] Implements aarch64 process record and reverse debugging support Omair Javaid
2014-06-05  8:34   ` Will Newton
2014-08-28 22:17     ` Omair Javaid
2014-08-30  3:27   ` Yao Qi
2014-09-01 20:08     ` Omair Javaid
2014-09-18  0:09       ` Omair Javaid
2014-09-18 22:29         ` Omair Javaid
2014-10-14 12:48           ` Omair Javaid
2014-10-21  9:08             ` Omair Javaid
2014-06-04 16:21 ` [PATCH 1/7] NEWS entry about aarch64-linux record/replay support Omair Javaid
2014-06-04 16:24   ` Eli Zaretskii
2014-08-30  2:40   ` Yao Qi
2014-09-01 14:51     ` Marcus Shawcroft
2014-09-02  1:01       ` Yao Qi
2014-09-17 23:30         ` [PATCH] " Omair Javaid
2014-09-18  2:53           ` Eli Zaretskii
2014-06-04 16:21 ` [PATCH 2/7] Fixes for aarch64-linux gdb core file support Omair Javaid
2014-06-04 17:11   ` Andreas Arnez
2014-06-05 17:09     ` Omair Javaid
2014-08-28 13:49       ` [PATCH 2/7] Fixes for aarch64-linux " Omair Javaid
2014-08-30  3:00         ` Yao Qi
2014-09-01 19:38           ` Omair Javaid
2014-09-17 23:37             ` Re " Omair Javaid
2014-10-14 12:49               ` Omair Javaid
2014-10-21  9:07                 ` Omair Javaid
2014-10-21 13:28         ` Yao Qi
2014-10-27 12:33           ` Omair Javaid
2014-06-05  9:07   ` [PATCH 2/7] Fixes for aarch64-linux gdb " Will Newton
2014-06-04 16:21 ` [PATCH 3/7] Enable gdb process record on aarch64-linux targets Omair Javaid
2014-06-05  9:00   ` Will Newton
2014-08-30  3:35   ` Yao Qi
2014-09-01 19:50     ` Omair Javaid
2014-06-04 16:21 ` [PATCH 5/7] Support for recording syscall on aarch64-linux Omair Javaid
2014-06-05  8:52   ` Will Newton
2014-06-06 15:58   ` Andreas Arnez
2014-06-11  7:11     ` Omair Javaid
2014-08-29 11:53       ` Omair Javaid
2014-09-18  0:23         ` Will Newton
2014-09-18 22:28           ` Omair Javaid
2014-10-14 12:47             ` Omair Javaid
2014-10-21  9:09               ` Omair Javaid
2014-06-04 16:21 ` [PATCH 6/7] Support for recording aarch64 advance simd instructions Omair Javaid
2014-06-05  8:58   ` Will Newton
2014-08-29 13:41     ` [PATCH 6/7] Support for recording aarch64 advanced SIMD instructions Omair Javaid
2014-09-02 15:01       ` Will Newton
2014-06-23 10:41 ` [PATCH 0/7] Process record and reverse debugging support on aarch64-linux Omair Javaid
2014-08-30  3:45 ` Yao Qi
2014-09-01 19:42   ` Omair Javaid
2014-09-02  1:12     ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox