Discussion:
[ddbg] Debugging .dll
Simen Haugen
2007-10-18 12:54:55 UTC
Permalink
I have build a dll using -debug and -g and an application to control it.
I want to run my application, but set a breakpoint in the dll...

How can I do this?
Jascha Wetzel
2007-10-18 15:33:02 UTC
Permalink
Post by Simen Haugen
I have build a dll using -debug and -g and an application to control it.
I want to run my application, but set a breakpoint in the dll...
How can I do this?
debugging dll's is not supported, yet. i'm planning it for 0.11, though.
Simen Haugen
2007-10-19 11:09:37 UTC
Permalink
"Jascha Wetzel" <firstname at mainia.de> wrote in message
Post by Jascha Wetzel
Post by Simen Haugen
I have build a dll using -debug and -g and an application to control it.
I want to run my application, but set a breakpoint in the dll...
How can I do this?
debugging dll's is not supported, yet. i'm planning it for 0.11, though.
Great. I'm really looking forward to your next release.
Samo Prelog
2007-10-23 00:40:34 UTC
Permalink
Post by Simen Haugen
"Jascha Wetzel" <firstname at mainia.de> wrote in message
Post by Jascha Wetzel
Post by Simen Haugen
I have build a dll using -debug and -g and an application to control it.
I want to run my application, but set a breakpoint in the dll...
How can I do this?
debugging dll's is not supported, yet. i'm planning it for 0.11, though.
Great. I'm really looking forward to your next release.
That would really be great

Continue reading on narkive:
Loading...