gdb with leaving putty closed.

daim

New member
Messages
130
Points
0
Hi there,

Is there any proper way to dbug map-server crash without needing connected to putty after issue gdb command?

All this while im doing this way.

1. Login to server putty

2. gdb map server

3. wait it crash

4. then bt full.

but seem not my connection having problem i scared that i wont get gdb once i disconected from putty.

Any idea?

 
Use "screen" command, you can search on Hercules Forum, on how to install and use screen

 
Back
Top