[lldb-dev] [Bug 23236] New: Debug any executable doesn't contain the architecture x86_64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 14 18:03:56 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23236

            Bug ID: 23236
           Summary: Debug any executable doesn't contain the architecture
                    x86_64
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: lmejias3 at eafit.edu.co
    Classification: Unclassified

Hi, I just have installed all the packages of the stable branch (version 3.5.0)
of llvm from here (http://llvm.org/apt/) 

I working on a c++ program, I compiled it with clang but when I execute it I
got a segmentation fault, so I tried to debugged it with lldb but I get the
following error:

error: '/home/balmung/Projects/my-program' doesn't contain the architecture
x86_64

but file of my-program show this:
my-program: ELF 64-bit LSB  executable, x86-64, version 1 (SYSV), dynamically
linked (uses shared libs), for GNU/Linux 2.6.24,
BuildID[sha1]=60eb835cbba69abdded27adcd9a7ddbc385ab3f4, not stripped

and this same pass with any executable (even compiled with g++ or clang++)

I work on a Ubuntu 14.04 LTS - 64 bit guest on a Windows 8.1 pro 64 bit host 
Processor: Intel® Core™ i7-3537U CPU @ 2.00GHz × 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150415/8499131f/attachment.html>


More information about the lldb-dev mailing list