logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Apache HTTPD server debugging in Windows
Author
sekhar484



Joined: 09 Nov 2011
Posts: 20

PostPosted: Thu 10 Nov '11 19:42    Post subject: Apache HTTPD server debugging in Windows Reply with quote

Hi.. i am new to apace

In many books i studied apache debugging in linux.

But i dont know how to debug httpd server in windows.

Can u plz tell me how to do that..Plz provide me some reference...

Should i use any tool or i can do directly in visual studio and how to do that..

THANK YOU

plz give reply to this msg

Admin note,
Adjusted your shouting text in the Subject.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 679

PostPosted: Thu 10 Nov '11 20:11    Post subject: Reply with quote

Please read the Visual Studio documentation about debugging. Tools are build in.

Steffen
Back to top
sekhar484



Joined: 09 Nov 2011
Posts: 20

PostPosted: Thu 10 Nov '11 20:29    Post subject: Apache HTTPD server debugging in Windows Reply with quote

In linux i used gdb for debugging..

In windows which tool i have to use.
plz...plz..give reply.



thank u very much.


Last edited by sekhar484 on Thu 10 Nov '11 21:42; edited 1 time in total
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3057
Location: Hilversum, NL, EU

PostPosted: Thu 10 Nov '11 21:10    Post subject: Reply with quote

You must be in a hurry Smile

Not sure what you want to achive, you are dropping some general question. Read first the documentation of Visual Studio. Apache is just c++ stuff.

Or, post your question at the developers list at http.apache.org , there are the developers and hopefully for you they can answer your windows question.
Back to top
sekhar484



Joined: 09 Nov 2011
Posts: 20

PostPosted: Thu 10 Nov '11 21:45    Post subject: Reply with quote

Stephen my actual question is

In linux i used gdb for debugging..

In windows which tool i have to use for debugging apache httpd server.

plz...plz..give reply.
Back to top
Kanashii



Joined: 17 Jul 2006
Posts: 155
Location: Porando

PostPosted: Sun 13 Nov '11 18:54    Post subject: Reply with quote

http://www.freedroid.org/dev_docu/node4.html
http://hamsterrepublic.com/ohrrpgce/GDB_on_Windows.html
Back to top


Reply to topic   Topic: Apache HTTPD server debugging in Windows View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads