Zbigniew Bodek f62dbbae61 Workaround KGDB issues on ARM by ignoring ARM EABI version higher than 5
To make KGDB working, it needs to understand kernel ELF image.
By default it is compiled using EABI_5, which is not supported
on the gdb-6. As a workaround, treat these images as EABI_2 because
they share a lot of things in common.

This workaround does not guarantee ALL funtionalities
to work.

Submitted by:  Wojciech Macek <wma@semihalf.com>
Reviewed by:   jhb
Obtained from: Semihalf
Sponsored by:  Juniper Networks Inc.
Differential Revision: https://reviews.freebsd.org/D4012
2015-10-30 12:21:37 +00:00
..
2015-01-29 15:35:55 +00:00
2015-08-09 05:14:25 +00:00
2015-05-21 05:06:08 +00:00
2015-10-23 17:38:01 +00:00
2014-12-26 07:36:42 +00:00
2015-10-11 17:45:20 +00:00
2015-10-12 15:35:34 +00:00
2015-09-23 05:39:20 +00:00
2015-10-12 02:05:25 +00:00
2015-08-20 21:49:59 +00:00
2015-07-28 18:41:28 +00:00
2015-01-06 22:29:12 +00:00
2015-09-27 07:04:16 +00:00
2015-10-22 19:42:57 +00:00
2015-05-04 21:07:20 +00:00
2015-07-08 23:57:58 +00:00
2015-10-08 11:42:15 +00:00
2015-01-03 23:16:13 +00:00
2015-04-09 18:03:27 +00:00