How To Run under a Debugger (Windows)

Discussion about official Mozilla Firefox builds
Post Reply
SoftEdition
Posts: 2
Joined: December 27th, 2003, 7:41 am

How To Run under a Debugger (Windows)

Post by SoftEdition »

Thanks to the instructions on various forums, I was able to build Mozilla Firebird under Windows (using Microsoft's compiler, not gcc). Now I would like to run it under the debugger. Since this is not a Visual Studio project, I am not sure how to proceed. I would appreciate any pointers to resources on this subject or comments from practitioners.
User avatar
Goldzilla
Posts: 2579
Joined: November 22nd, 2002, 6:52 pm

Post by Goldzilla »

I haven't done this in a while but I think that you get the process id, run Develper Studio and attach to the process running Firebird. I'm not sure how Firebird is built and don't know if you get source-level debugging. If it is available, then you might have to set the file or the path for the source code. It might just work too.
Dell Inspiron 8500 P4 M 2.0 Ghz 1 GB 40 GB XP Pro NVidia 64 MB WUXGA CME, CH, TBE , EZS Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040325 Firefox/0.8.0+ (mmoy-O2-GL7-SSE2-crc32-Zp16-quek013)
SoftEdition
Posts: 2
Joined: December 27th, 2003, 7:41 am

It works!

Post by SoftEdition »

I tried your suggestion and it works. Thank you.
Post Reply