Ignore:
Timestamp:
10/01/2017 05:50:44 PM (9 years ago)
Author:
jtorres
Message:

All green dots are showing. This is a checkpoint before adding dynamic data packing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fep_rpc_client/nbproject/private/configurations.xml

    r77 r78  
    1414          <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/> 
    1515        </gdb_interceptlist> 
     16        <gdb_signals> 
     17        </gdb_signals> 
    1618        <gdb_options> 
    1719          <DebugOptions> 
     
    2729          <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 
    2830          <runcommandpicklistitem>"${OUTPUT_PATH}" localhost networkFile.txt</runcommandpicklistitem> 
     31          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommandpicklistitem> 
    2932        </runcommandpicklist> 
    30         <runcommand>"${OUTPUT_PATH}" localhost networkFile.txt</runcommand> 
     33        <runcommand>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommand> 
    3134        <rundir></rundir> 
    3235        <buildfirst>true</buildfirst> 
Note: See TracChangeset for help on using the changeset viewer.