Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] Progress on remote target debugging in Windows

On Fri, Feb 15, 2008 at 10:28:54AM +0100, Tobias Södergren XT wrote:
> target remote 192.168.0.10:12345
> warning: Unable to find dynamic linker breakpoint function.
> GDB will be unable to debug shared library initializers
> and track explicitly loaded dynamic code.

FYI, "set sysroot" to fix this.

-- 
Daniel Jacobowitz
CodeSourcery


Back to the top