On Mon, Mar 28, 2011 at 12:12 PM, Max Sagebaum wrote:
>
> The version of the gdb is GNU gdb 6.3.50-20050815 (Apple version
> gdb-1472) which is maybe incompatible with pyclewn.
> So I installed a newer gdb version from macports which is GNU gdb
> (GDB) 7.2. Here a test applications works with pyclewn. But my own
> application currently needs a DYLD_LIBRARY_PATH which is not
> recognised by the gdb 7.2. So have to work with the apple gdb.
>
> Do you have any ideas what I could do that pyclewn works with the apple gdb.
>
Hello Max,
When using GNU gdb 7.2, did you try setting 'solib-search-path' in gdb
to the same paths used by your DYLD_LIBRARY_PATH ?
'solib-search-path' tells gdb where to look for the shared libraries
symbols.
It is not easy to port pyclewn to the changes made by Apple to gdb/MI,
without an Apple system at hand. You could mail me the logfile with
full trace level of the few commands that failed, just to get an idea
of the amount of work required.
Full trace level:
pyclewn --level=nbdebug --file=logfile
--
Xavier
Les Chemins de Lokoti: http://lokoti.alwaysdata.net
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general