Displaying 7 results from an estimated 7 matches for "cvdump".
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
matching line etc...) so I suspect this is also correct.
All the streams look good, but I will check deeper !
It seems right what you say about rva and modules, this is what I m afraid
of, doing all of...
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
...t; 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
>> matching line etc...) so I suspect this is also correct.
>>
>> All the streams look good, but I will check deeper !
>>
>> It seems right what you say about rva an...
2018 Mar 03
0
llvm pdb utility question - how to convert real address to a segmented one
I will build LLVM locally, debug and report back.
On Sat, Mar 3, 2018 at 2:47 AM, Hayden Livingston
<halivingston at gmail.com> wrote:
> I've just started using the llvm-pdbutil tool. Great job on the general tool.
>
> But I'm having trouble figuring out how the output of the dump tool
> relates to real addresses in memory or for that matter relative
> virtual address
2018 Mar 03
2
llvm pdb utility question - how to convert real address to a segmented one
I've just started using the llvm-pdbutil tool. Great job on the general tool.
But I'm having trouble figuring out how the output of the dump tool
relates to real addresses in memory or for that matter relative
virtual address either.
Here's the logic I tried (which doesn't work):
(1) Get Instruction Pointer of interest
(2) Subtract the base address of the dll that address
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
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...Makefile
creating programs/wcmd/Makefile
creating programs/winemine/Makefile
creating programs/winetest/Makefile
creating programs/winhelp/Makefile
creating programs/winver/Makefile
creating relay32/Makefile
creating scheduler/Makefile
creating server/Makefile
creating tools/Makefile
creating tools/cvdump/Makefile
creating tools/specmaker/Makefile
creating tools/winebuild/Makefile
creating tools/winelauncher
creating tools/wmc/Makefile
creating tools/wrc/Makefile
creating tsx11/Makefile
creating unicode/Makefile
creating win32/Makefile
creating windows/Makefile
creating windows/x11drv/Makefile
creat...
2002 Jan 03
2
Unable to compile wine CVS version
...pdating programs/winhelp
cvs server: Updating programs/winver
cvs server: Updating rc
cvs server: Updating relay32
cvs server: Updating resources
cvs server: Updating scheduler
P scheduler/synchro.c
cvs server: Updating server
P server/console.c
cvs server: Updating tools
cvs server: Updating tools/cvdump
cvs server: Updating tools/specmaker
cvs server: Updating tools/winapi
cvs server: Updating tools/winapi_check
cvs server: Updating tools/winapi_check/win16
cvs server: Updating tools/winapi_check/win32
cvs server: Updating tools/winebuild
cvs server: Updating tools/wineconf.libs
cvs server: Updati...