diff options
Diffstat (limited to 'gdb/sparc-stub.c')
-rw-r--r-- | gdb/sparc-stub.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/sparc-stub.c b/gdb/sparc-stub.c index f58e0c2..2688b42 100644 --- a/gdb/sparc-stub.c +++ b/gdb/sparc-stub.c @@ -31,6 +31,8 @@ * * Modified for SPARC by Stu Grossman, Cygnus Support. * + * This code has been extensively tested on the Fujitsu SPARClite demo board. + * * To enable debugger support, two things need to happen. One, a * call to set_debug_traps() is necessary in order to allow any breakpoints * or error conditions to be properly intercepted and reported to gdb. |