search for: compilands

Displaying 10 results from an estimated 10 matches for "compilands".

Did you mean: compiland
2016 Jun 30
2
PSA: llvm::cl now supports subcommands
...this program D:\src\llvmbuild\clang-selfhost>bin\llvm-pdbdump pretty --help OVERVIEW: LLVM PDB Dumper SUBCOMMAND 'pretty': Dump semantic information about types and symbols USAGE: llvm-pdbdump.exe pretty [options] <input PDB files> OPTIONS: Filtering Options: -exclude-compilands=<string> - Exclude compilands by regular expression -exclude-symbols=<string> - Exclude symbols by regular expression -exclude-types=<string> - Exclude types by regular expression -include-compilands=<string> - Include only compilands those which match a regula...
2007 Aug 06
0
cannot use winedbg on ubuntu feisty ?
Hi everyone, This happens every time I start winedbg, no matter what program I want to debug. It's ubuntu feisty fawn and I have built wine from sources. user@machine:~$ winedbg "C:\Program Files\Diablo II\Diablo II.exe" WineDbg starting on pid 000a wine: Unhandled page fault on read access to 0x00000000 at address 0xb7d5cc23 (thread 0009), starting debugger... Unhandled exception:
2005 Nov 27
1
Question about wine 0.9.2 and VideoLan Media Client
Hi! I just installed wine 0.9.2 on my Linux system and tried installing VLC 0.8.4 for Windows: http://www.videolan.org/ The installer ran fine and VLC even started! I was able to open a WMV file but when it started playing back, it crashed: ----------------START---------------------- tom@linux:~$ wine vlc-0.8.4-win32.exe fixme:win:SetWindowTextA setting text "VideoLAN VLC media
2019 Jan 23
2
[llvm-pdbutil] : merge not working properly
(Yes you are right this is my fault) Considering the string table, it only seems to contains file relative informations in every pdb I am using, and it looks correct but I will check it. I looked at the pdb.cpp code about checksums and tables, I copied some stuff and got things wrong according to cvdump, then I simplified the process of copying the table and it worked (in cvdump it finds the file
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
Hello Zachary, Sorry for replying so lately but It's been a week I'm thinking an working hard on your "dll memory buffer" idea to see if it works and give you feedbacks ! And it works pretty well until now : I shared on the list what I did : - create a .ASM file full of "int 3" instructions (to ensure that if we execute over the boundaries we instantly break. -
2008 May 30
0
Wine release 1.0-rc3
This is release 1.0-rc3 of Wine, a free implementation of Windows on Unix. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The sources will be available from the following locations:
2017 Jun 08
2
[MS] Partial PDB (/DEBUG:FASTLINK) parsing support in LLVM
Hi Zach (or anyone else who may have a clue), I'm currently investigating making use of LLVM for PDB parsing for with a view to supporting partial PDBs as produced by /DEBUG:FASTLINK as the VS DIA SDK hasn't been updated to handle them. I know this is probably low on your priority list but since /DEBUG:FASTLINK is now the implied default for VS2017 I figure it's a good time to take a
2019 Jan 17
4
[llvm-pdbutil] : merge not working properly
That’s a good question, by default when emitting the object file I choose COFF but it embeds dwarf and not codeview in the end.. there probably is a way to do it or at least it must be implemented if not yet.. Lets imagine I manage to do that.. when you say there is nothing to do, I still must have a PDBFileBuilder to copy the codeview data inside the EXE PDB right ? I cannot insert them easily in
2006 Dec 08
0
Wine release 0.9.27
This is release 0.9.27 of Wine, a free implementation of Windows on Unix. What's new in this release: - Better support for noexec kernels. - Better Dwarf support in dbghelp. - Several Winsock fixes. - Various code cleanups. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The sources will
2011 Mar 18
0
Wine release 1.3.16
The Wine development release 1.3.16 is now available. What's new in this release (see below for details): - New version of the Gecko engine, based on Firefox 4. - Better support for Dwarf debugging information. - Improved handling of animated cursors. - GnuTLS no longer required on Mac OS X. - Improvements to the GDI driver infrastructure. - A number of MSI fixes for the .NET