commit | 1a8d59e529d07f7888f9c6c86a9f59ea4ef077aa | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Mar 18 16:54:32 2011 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 18 16:54:32 2011 +0000 |
tree | a2d23ed79f68d04fad61f8b45c58696c19d0a69d | |
parent | 52885b32a5f7326d9505ca45969a695bad2459c4 [diff] |
MN10300: Deprecate gdbstub Deprecate the MN10300 arch's gdbstub in favour of KGDB, which is more capable in some areas (such as SMP) and almost as capable in others (it's I/O is not as decoupled and it can't start as early). gdbstub will be removed in a later version when we're satisfied with KGDB's working. Signed-off-by: David Howells <dhowells@redhat.com>