similar to: [LLVMdev] memory bug triggered in getFoldedCast

Displaying 3 results from an estimated 3 matches similar to: "[LLVMdev] memory bug triggered in getFoldedCast"

2011 Feb 26
0
[LLVMdev] memory bug triggered in getFoldedCast
Hi Rob, > My program is crashing somewhere in LLVM code. It's one of these > C/C++ memory bugs that I don't have much experience with... having > programmed too much in high level languages. I'm not sure how to > track it down. If someone can tell me what could be getting free'd in > the getFoldedCast function, that might help me. Here is the error > when I
2009 Oct 23
2
Using dapptrace. Can't seem to trace user functions with defaults or specifying -u<lib>
Hi Folks, I''m trying to get to grips with dapptrace, running it on my Mac. Everything seems pretty straightforward, except for - of course - what I''m trying to do. I want to focus in on my code but I can''t seem to be able to output just the functions I want, i.e. user functions. The -U option gives everything. Too much of course. Leaving that blank means the
2020 Sep 11
0
Wine release 5.17
The Wine development release 5.17 is now available. What's new in this release (see below for details): - ADVAPI32 library converted to PE. - Beginnings of an NDIS network driver. - Still more restructuration of the console support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.17.tar.xz