Description of problem: findvar.c:277: gdb-internal-error: store_typed_address: type is not a pointer or reference Version-Release number of selected component (if applicable): Red Hat Linux (5.1.90CVS-5) How reproducible: Occurs when I used simple std::list and asked GDB to print list.size() Steps to Reproduce: 1. Create std::list 2. make some error to cause it create core 3. run gdb & try to find out size of list Actual results: GDB crush Expected results: Additional info:
Could you please provide a test case? there is not enough info to reproduce this problem.
Not enough info. Please try a more recent version of gdb.