>>>>> "Scott J Pekarek" writes:

> Scott J. Pekarek <[EMAIL PROTECTED]> wrote:
> ptrace ldinfo: Not enough space

Scott> We where able to get around this problem by changing the following line in
Scott> gdb/rs6000-nat.c and recompiling.

Scott> #define MAX_LOAD_SEGS 64        /* maximum number of load segments */
Scott> to
Scott> #define MAX_LOAD_SEGS 1024      /* maximum number of load segments */

        A more complete fix already is included in the gdb development
sources but the fix was not included in the gdb-5.0 release.  I previously
have asked the GDB developers to include the patch on the gdb-5.0 CVS
branch for a bugfix follow-up release, but I have received no response.
Hopefully more voices will encourage a gdb release including a fix for
this bug which many people are encountering.

Scott> Anyone have any experiene with Parsoft Insure on AIX? - that may be my next
Scott> avenue to debugging these multi-threaded programs.

        Cygnus is working to add thread debugging support to GDB for AIX
4.3.  That should be available sometime this Fall, but I do not know when
it will appear in an FSF GDB release.

David
-- 
===============================================================================
David Edelsohn                                      T.J. Watson Research Center
[EMAIL PROTECTED]                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598

Reply via email to