Hi, I am trying to debug an application using gdb on Linux. However, when loading symbols from the shared library I want to debug, gdb always fails with the error:
gdb/utils.c:904: internal error: virtual memory exhausted: can't allocate 5592 bytes.
uname shows unlimited  for all parameters including vmemory. Any ideas on how to resolve this?