Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - GDB 6.7 on 6.3.0: (2 Items)
   
GDB 6.7 on 6.3.0  
Hi

Would it be possible to get rid of 6.3.2 specific library dependencies in GDB so that it could be run on 6.3.0 SP3? I 
did not try the latest u8, but u7 requires the following symbols which are not available on 6.3.0.

# gdb
unknown symbol: __ldd_deregister_eh
unknown symbol: __ldd_register_eh
Could not resolve all symbols
Re: GDB 6.7 on 6.3.0  
Oleh Derevenko wrote:
> Hi
> 
> Would it be possible to get rid of 6.3.2 specific library dependencies in GDB so that it could be run on 6.3.0 SP3? I 
did not try the latest u8, but u7 requires the following symbols which are not available on 6.3.0.
> 
> # gdb
> unknown symbol: __ldd_deregister_eh
> unknown symbol: __ldd_register_eh
> Could not resolve all symbols
> 

Here is a developer-built binary, please consider it unofficial. It is based on current SVN which is post-u8. It has not
 been tested.

Hope this helps,

Aleksandar
Attachment: Text ntox86-gdb 2.54 MB