Giter Club home page Giter Club logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
.rdata is needed in .exe files for debug info
don´t know how to do this for a dll file

please try to see if it works (e.g. process explorer, stack view)

Original comment by andre.mussche on 23 May 2012 at 5:57

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Got the same converting a TDS from a Dll under XP SP3. Trying now under process 
monitor and it's not working. 

Configured symbol path in ProcMon is: 
C:\MySyms;srv*C:\MSSymbols*http://msdl.microsoft.com/download/symbols

I copied the .PDB file to the mysyms and MSSymbols directory and Procmon cannot 
resolve the adresses.

Original comment by [email protected] on 18 Jun 2012 at 1:59

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
hmm probably because it cannot find a reference to a .pdb file in the dll
this needs some investigation...

Original comment by andre.mussche on 18 Jun 2012 at 2:03

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Today i found out that the PDB generated from the DLL works in process explorer 
but is not working in Process Monitor. Windows 7 Enterprise x64. Both symbol 
paths in procmon and procexp are configured the same. Procexp is showing 
function names when opening the stack for the exe using my dll.

Original comment by [email protected] on 19 Jun 2012 at 10:25

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Any news about this problem? 
I try to use v.1.0.3 and get such error (.rdata section not found). 
VTune doesn't validate resulting PDB file :(

Original comment by [email protected] on 15 Oct 2013 at 2:58

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
you could try to add the missing ".rdata" section manually with CFF Explorer 
(http://www.ntcore.com/exsuite.php).

Then load .dll, select "section headers" in the tree on the left
Right mouse click on grid on the right -> add section (header only) and name it 
.rdata
Last but not least: save :)

Hopefully tds2pdb will work after this (please let me know)

Original comment by andre.mussche on 21 Oct 2013 at 2:04

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Andre, after that i have another error:
"Error: crossing section alignment boundary, relocation required, not 
implemented"

Functions of CGG Explorer "Rebuild image size", "Rebuild PE Header" doesn't 
help.
"PE Explorer" and its function "Remove relocations" doesnt' help too.

Original comment by [email protected] on 24 Oct 2013 at 6:36

from map2dbg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
can you send me the executable and map file? ([email protected])

Original comment by andre.mussche on 24 Oct 2013 at 6:52

from map2dbg.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.