[lldb-dev] lldb exits automatically on launch

Tyagi moolchand.tyagi7 at gmail.com
Wed Apr 18 04:11:43 PDT 2012


Hi ALL, 

I build lldb for i386 architecture on linux platform, When I launch lldb, 
it exits automatically after a wait of few seconds and does not wait for any
command. 

The below is the log that lldb outpts before exiting.

-----snip---
mtyagi at mtyagi-ubuntu:~/lldb/new_lldb/build/Debug+Asserts/bin$ ./lldb
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: No module named gnu_libstdcpp
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: No module named CFString
Cannot read termcap database;
using dumb terminal settings.
mtyagi at mtyagi-ubuntu:~/lldb/new_lldb/build/Debug+Asserts/bin$ 
-----snip---

will appreciate any help regarding this. 

regards
Tyagi





More information about the lldb-dev mailing list