1
1
openmpi/orte/mca/oob/tcp
Ralph Castain 099c3aad97 Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
This required modification of the errmgr.update_state API so the pid could be passed in to the function that could update the proper data record(s). All calls to that API have been updated as well, but I obviously couldn't test them all.

Thanks to Dong Ahn (LLNL) for catching this problem!

Also fixed debugger daemon cospawn, both for initial launch and attach-while-running modes. Tested and verified on rsh and slurm.

This commit was SVN r23300.
2010-06-24 05:13:53 +00:00
..
.windows Restore several linked libraries that were deleted by mistake in r22405. 2010-01-14 21:50:42 +00:00
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-oob-tcp.txt Restore the ability to specify a range of dynamic ports for use by the TCP OOB module. The range can now be specified as any combination of ranges (e.g., 1-5,8,10,21-30). The system will error out if you attempt to specify both static and dynamic ports. 2009-05-01 15:57:36 +00:00
Makefile.am Restore the ability to specify a range of dynamic ports for use by the TCP OOB module. The range can now be specified as any combination of ranges (e.g., 1-5,8,10,21-30). The system will error out if you attempt to specify both static and dynamic ports. 2009-05-01 15:57:36 +00:00
oob_tcp_addr.c Really cycle when we have several IP addresses. 2009-03-03 19:29:03 +00:00
oob_tcp_addr.h More changes for NetBSD. Thanks to Aleksej Saushev for this patch. 2010-02-22 15:05:09 +00:00
oob_tcp_hdr.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
oob_tcp_msg.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
oob_tcp_msg.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
oob_tcp_peer.c Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
oob_tcp_peer.h Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +00:00
oob_tcp_ping.c More changes for NetBSD. Thanks to Aleksej Saushev for this patch. 2010-02-22 15:05:09 +00:00
oob_tcp_recv.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
oob_tcp_send.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
oob_tcp.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
oob_tcp.h More changes for NetBSD. Thanks to Aleksej Saushev for this patch. 2010-02-22 15:05:09 +00:00