search for: debuginfo

Displaying 20 results from an estimated 1403 matches for "debuginfo".

2014 Aug 19
1
debuginfo
Hi! On C7 I enabled the debuginfo repo and ran: debuginfo-install glibc-2.17-55.el7.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.11.3-49.el7.x86_64 libcom_err-1.42.9-4.el7.x86_64 libselinux-2.2.2-6.el7.x86_64 openssl-libs-1.0.1e-34.el7_0.4.x86_64 pcre-8.32-12.el7.x86_64 xz-libs-5.1.2-8alpha.el7.x86_64 zlib-1.2.7-13.el7.x86...
2018 May 16
2
Compile error while building LLDB
...ompile error while using both just cmake and cmake+ninja Does this look familiar to anyone? In file included from llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: In file included from llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17: In file included from llvm/DebugInfo/PDB/IPDBSession.h:13: In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: In file included from llvm/DebugInfo/CodeView/CodeView.h:509: llvm/DebugInfo/CodeView/CodeVi...
2015 Apr 03
4
Where's the debuginfo?
Hello all, According to [CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64: "Debuginfo packages are also being signed and pushed. Yum configs shipped in the new release file will have all the context required for debuginfo to be available on every CentOS Linux install." Specifically, I'm looking for kernel-debuginfo-3.10.0-229.1.2.el7.x86_64, but the latest debuginfo file i...
2018 May 16
2
Compile error while building LLDB
...liar to anyone? > > > > > > > > In file included from > > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: > > In file included from > > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17: > > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13: > > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: > > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > > In file included from llvm/DebugInfo/CodeView/CodeVi...
2018 May 16
0
Compile error while building LLDB
...make+ninja > > Does this look familiar to anyone? > > > > In file included from > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: > In file included from > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17: > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13: > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: > llvm/...
2013 Aug 05
2
[LLVMdev] Many PPC64 failures with llvm 3.3
...553s] LLVM :: CodeGen/PowerPC/2007-09-08-unaligned.ll [ 1553s] LLVM :: CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll [ 1553s] LLVM :: CodeGen/PowerPC/available-externally.ll [ 1553s] LLVM :: CodeGen/PowerPC/branch-opt.ll [ 1553s] LLVM :: CodeGen/PowerPC/stubs.ll [ 1553s] LLVM :: DebugInfo/debuglineinfo.test [ 1553s] LLVM :: DebugInfo/dwarf-public-names.ll [ 1553s] LLVM :: DebugInfo/dwarfdump-debug-frame-simple.test [ 1553s] LLVM :: DebugInfo/dwarfdump-inlining.test [ 1553s] LLVM :: DebugInfo/dwarfdump-pubnames.test [ 1553s] LLVM :: DebugInfo/dwarfdump-test.test [...
2015 May 01
1
kernel-debuginfo
Hi, Even though I am not running a centos.plus kernel yum wants to install the kernel-debuginfo for it. # yum install --disablerepo=\* --enablerepo=base-debuginfo kernel-debuginfo Loaded plugins: fastestmirror, refresh-packagekit Setting up Install Process Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package kernel-debuginfo.x86_...
2012 Dec 11
1
trying to get the debug version of httpd so I can use it in conjunction with gdb.
I am trying to get the debug version of httpd so I can use it in conjunction with gdb. I am having a hard time getting them, and they don't seem to be in the standard epel-debuginfo repository. What should I do? > [root at buildbox-rhel6 ~]# debuginfo-install httpd Loaded plugins: fastestmirror, presto enabling epel-debuginfo Loading mirror speeds from cached hostfile epel-debuginfo/metalink | 8.3 kB 00:00 * base: mirrors.cicku.me * epel...
2011 Sep 15
2
[LLVMdev] llvm compilation error on TOT
I just updated from the most recent svn ToT. I'm now getting the following compilation errors. Looks like DIIContext.h needs some includes. Does anyone else see this error also? Am I missing something? In file included from DIContext.cpp:10: /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:27: error: 'uint32_t' does not name a type /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:28: error: 'uint32_t' does not name a type /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:30: error: 'uint32_t' has not been declared /extra/xg...
2015 Jul 21
4
[LLVMdev] DebugInfo/PDB/pdbdump-symbol-format.test fails with VS 2015
Hi, This might be interesting since it seems to be the only LLVM test failing with VS 2015: FAIL: LLVM :: DebugInfo/PDB/pdbdump-symbol-format.test (7377 of 14212) ******************** TEST 'LLVM :: DebugInfo/PDB/pdbdump-symbol-format.test' FAILED ******************** Script: -- llvm-pdbdump -symbols C:\cygwin64\home\ismail\src\llvm\test\DebugInfo\PDB/Inputs/symbolformat.pdb | C:/cygwin64/home/ismail/ src...
2018 May 26
0
Compile error while building LLDB
...t;> > >> > >> > In file included from >> > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: >> > In file included from >> > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17: >> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13: >> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: >> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: >> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: >> > In file included from llvm/DebugInfo...
2010 Dec 02
2
debuginfo and debuginfo-common for PAE with systemtap
I want to use systemtap on a 5.3 system but cannot find supporting kernel-PAE-debuginfo or kernel-debuginfo-common packages. Am I being a noob, or do these not exist for the PAE kernel? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101202/82cc98b8/attachment-0002.html>
2017 Nov 03
2
PSA: debuginfo-tests workflow changing slightly
Greetings, If you dont' care about running debuginfo-tests, and don't maintain a bot that runs debuginfo-tests, you can stop reading. I've uploaded a patch [https://reviews.llvm.org/D39605] that changes the way you run debuginfo-tests. Prior to this patch, the way to run them is to clone an external git repository into clang/test and then d...
2015 Jul 21
0
[LLVMdev] DebugInfo/PDB/pdbdump-symbol-format.test fails with VS 2015
...==== Build: 59 succeeded, 0 failed, 266 up-to-date, 0 skipped ========== ~Aaron On Tue, Jul 21, 2015 at 8:50 AM, İsmail Dönmez <ismail at donmez.ws> wrote: > Hi, > > This might be interesting since it seems to be the only LLVM test > failing with VS 2015: > > FAIL: LLVM :: DebugInfo/PDB/pdbdump-symbol-format.test (7377 of 14212) > ******************** TEST 'LLVM :: > DebugInfo/PDB/pdbdump-symbol-format.test' FAILED ******************** > Script: > -- > llvm-pdbdump -symbols > C:\cygwin64\home\ismail\src\llvm\test\DebugInfo\PDB/Inputs/symbolformat.pdb...
2012 Jun 27
2
[LLVMdev] [PATCH] Moving DebugInfo module to VMCore
Hi all, This patch, though large, simply moves lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and include/llvm/Analysis/DebugInfo.h to include/llvm/DebugInfo.h. Why? Because this module has nothing to do with analysis. It simply defines an interface to the debug info MDNodes. In fact, the lib/VMCore/AsmWriter.cpp file performs a layering violation, because i...
2011 Sep 15
0
[LLVMdev] llvm compilation error on TOT
...just updated from the most recent svn ToT. I'm now getting the following compilation errors. Looks like DIIContext.h needs some includes. Does anyone else see this error also? Am I missing something? > > In file included from DIContext.cpp:10: > /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:27: error: 'uint32_t' does not name a type > /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:28: error: 'uint32_t' does not name a type > /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:30: error: 'uint32_t' has not been declared...
2020 Feb 16
2
cmake finishes OK for all the projects except debuginfo-tests.
cmake -G Ninja -DLLVM_ENABLE_PROJECTS="debuginfo-tests" -DLLVM_USE_LINKER=lld -DCMAKE_BUILD_TYPE="Release" -DLLVM_TARGETS_TO_BUILD=X86 -Wno-dev ../llvm &> ../../cmake.log in cmake.log -- Targeting X86 CMake Error at /home/nnelson/Documents/llvm-project/debuginfo-tests/CMakeLists.txt:30 (message):   Cannot run debuginfo...
2015 Jan 29
7
[LLVMdev] Adding PDB support to lib\DebugInfo
...e to start moving some of this logic into a library in llvm, and then change llvm-pdbdump to use the library. Later, once the library is more comprehensive, I plan to then use it in LLDB for reading PDBs while debugging on Windows. I think the best way to do this is to move all of the code in lib/DebugInfo to lib/DebugInfo/dwarf, and then make another folder called lib/DebugInfo/pdb. These would then be compiled into two separate libraries. Another approach is to just put the PDB code in the same folder as the dwarf code, but I don't like this approach for a number of reasons: 1) Not every co...
2019 Dec 13
2
DebugInfo repo broken on purpose
This line in /etc/yum.repos.d/CentOS-Debuginfo.repo baseurl=http://debuginfo.centos.org/$releasever/$basearch/ ?causes commands like ?yum search --enablerepo=* foo? to fail with the obscure error Error: Failed to synchronize cache for repo 'base-debuginfo' Apparently this is because the debug info RPMs aren?t hosted there a...
2017 Nov 04
2
PSA: debuginfo-tests workflow changing slightly
...it is optional. We would not be able to do this from inside of the clang tree, without requiring the parent cmake (e.g. llvm) to make sure that we traversed into lld’s cmake first. This is a clear layering violation though. Instead, the proper way to do it is have llvm include both, and the run the debuginfo-tests cmake configuration On Fri, Nov 3, 2017 at 6:00 PM Vedant Kumar <vsk at apple.com> wrote: > On Nov 3, 2017, at 3:21 PM, Zachary Turner via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > Greetings, > > If you dont' care about running debuginfo-tests, and...