This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/625: gdb loops chewing up all memory on p command


Synopsis: gdb loops chewing up all memory on p command

Responsible-Changed-From-To: unassigned->chastain
Responsible-Changed-By: chastain
Responsible-Changed-When: Wed Aug 13 20:16:54 2003
Responsible-Changed-Why:
    I'll look into this.
State-Changed-From-To: open->feedback
State-Changed-By: chastain
State-Changed-When: Wed Aug 13 20:16:54 2003
State-Changed-Why:
    I confirmed this with gdb 5.2.1, gcc 3.3.1, binutils 2.14, on native i686-pc-linux-gnu (red hat 8).
    
    gdb 5.2.1 consumes all available memory and then falls over.
    
    gdb 5.3 prints some fields of 'a' and then prints some bogus information.
    
    gdb gdb_6_0-branch works okay -- it prints all the fields of 'a'.
    
    The current CVS version of gdb works fine, too.
    
    Can you try this snapshot and let me know if it fixes the problem for you:
    
      ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb+dejagnu-5.3.90_20030813.tar.bz2

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=625


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]