On 02/10/2019 18:04, Brett wrote: > I was able to build and copy the file and all that but when I attach and > add a BP on, say line 345 below the BP is missing and says symbols are > not loaded. I took all the pdb's and put them in a directory and added > the dir too the symbols dir in the VS options but it is still missing. > Also the "modules" are not showing any symbols for mago... all visual > studio stuff(mainly .net, not sure why they would be showing). > > "This breakpoints will not currently be hit. Symbols not loaded"... > > I use attach to process then find devenv.exe of the target D app(not the > app itself but the visual studio process running it since I imagine that > is the one running the mago dll). > Copying the pdb should not be necessary because it is referenced by the absolute path. I suspect that you have selected "Managed code" only when attaching to the process. You have to select/add "Native code".
Re: Visual D seems to have a new bug
Rainer Schuetze via Digitalmars-d-debugger Wed, 02 Oct 2019 13:50:32 -0700
- Visual D seems to have a new bu... Brett via Digitalmars-d-debugger
- Re: Visual D seems to have... Rainer Schuetze via Digitalmars-d-debugger
- Re: Visual D seems to ... Brett via Digitalmars-d-debugger
- Re: Visual D seems... Rainer Schuetze via Digitalmars-d-debugger
- Re: Visual D s... Brett via Digitalmars-d-debugger
- Re: Visua... Rainer Schuetze via Digitalmars-d-debugger
- Re: Visual D seems... Rainer Schuetze via Digitalmars-d-debugger
- Re: Visual D s... Brett via Digitalmars-d-debugger
- Re: Visua... Rainer Schuetze via Digitalmars-d-debugger
- Re: Visual D s... Brett via Digitalmars-d-debugger