Home | History | Annotate | Download | only in gdb-remote

Lines Matching full:env_entry

725                     const char *env_entry = environment.GetArgumentAtIndex(i);
726 if (env_entry == NULL || m_gdb_comm.SendEnvironmentPacket(env_entry) != 0)