This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

attach to a socket in localhost:8787


Hi,

i would like to debug my program remotely, attaching my the gdb to a socket on
localhost:8787. How can i do that?

I've tried target remote 127.0.0.1:8787 and it doesn't work. Ie, the Jboss
application server aborts.

Thanks,
Pedro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]