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

List:       linux-arm
Subject:    Re: Configuring GDB - PC host EBSA285 target
From:       Gaixia Zhang <gaixiaz () netzero ! net>
Date:       1999-11-30 1:44:32
[Download RAW message or body]

On the target side, the debugging stub these three subroutines:
set_debug_traps;
handle_exception; breakpoint.

You need to provide:
    int getDebugChar();
    void putDebugChar(int);
    void exceptionHandler (int exception_number, void
*exception_address);
    void flush_i_cache();
    void *memset(void *, int, int).

You can check
ftp://ftp.netwinder.org/users/s/scottb/public_html/gdb/gdb_toc.html
for more info,

I am still wondering if there is someone really using gdb stub for
kernel/module
debugging on ARM?

Best wishes,
Gaixia

>I'd like to use GDB for cross-debugging Linux applications on EBSA-285.

>
>What "stub" is needed/recommended for the target?
>Are there any guidelines on the net for configuring and building the
GDB host.
>The host is a PC (x86)
>
>Thanks,
>
>Paul Robertson


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

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

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