script_editor_debugger.cpp 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853
  1. /*************************************************************************/
  2. /* script_editor_debugger.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "script_editor_debugger.h"
  31. #include "core/config/project_settings.h"
  32. #include "core/debugger/debugger_marshalls.h"
  33. #include "core/debugger/remote_debugger.h"
  34. #include "core/io/marshalls.h"
  35. #include "core/string/ustring.h"
  36. #include "core/version.h"
  37. #include "core/version_hash.gen.h"
  38. #include "editor/debugger/debug_adapter/debug_adapter_protocol.h"
  39. #include "editor/debugger/editor_network_profiler.h"
  40. #include "editor/debugger/editor_performance_profiler.h"
  41. #include "editor/debugger/editor_profiler.h"
  42. #include "editor/debugger/editor_visual_profiler.h"
  43. #include "editor/editor_log.h"
  44. #include "editor/editor_node.h"
  45. #include "editor/editor_scale.h"
  46. #include "editor/editor_settings.h"
  47. #include "editor/plugins/canvas_item_editor_plugin.h"
  48. #include "editor/plugins/editor_debugger_plugin.h"
  49. #include "editor/plugins/node_3d_editor_plugin.h"
  50. #include "editor/property_editor.h"
  51. #include "main/performance.h"
  52. #include "scene/3d/camera_3d.h"
  53. #include "scene/debugger/scene_debugger.h"
  54. #include "scene/gui/dialogs.h"
  55. #include "scene/gui/label.h"
  56. #include "scene/gui/line_edit.h"
  57. #include "scene/gui/margin_container.h"
  58. #include "scene/gui/rich_text_label.h"
  59. #include "scene/gui/separator.h"
  60. #include "scene/gui/split_container.h"
  61. #include "scene/gui/tab_container.h"
  62. #include "scene/gui/texture_button.h"
  63. #include "scene/gui/tree.h"
  64. #include "scene/resources/packed_scene.h"
  65. #include "servers/display_server.h"
  66. using CameraOverride = EditorDebuggerNode::CameraOverride;
  67. void ScriptEditorDebugger::_put_msg(String p_message, Array p_data) {
  68. if (is_session_active()) {
  69. Array msg;
  70. msg.push_back(p_message);
  71. msg.push_back(p_data);
  72. peer->put_message(msg);
  73. }
  74. }
  75. void ScriptEditorDebugger::debug_copy() {
  76. String msg = reason->get_text();
  77. if (msg == "") {
  78. return;
  79. }
  80. DisplayServer::get_singleton()->clipboard_set(msg);
  81. }
  82. void ScriptEditorDebugger::debug_skip_breakpoints() {
  83. skip_breakpoints_value = !skip_breakpoints_value;
  84. if (skip_breakpoints_value) {
  85. skip_breakpoints->set_icon(get_theme_icon(SNAME("DebugSkipBreakpointsOn"), SNAME("EditorIcons")));
  86. } else {
  87. skip_breakpoints->set_icon(get_theme_icon(SNAME("DebugSkipBreakpointsOff"), SNAME("EditorIcons")));
  88. }
  89. Array msg;
  90. msg.push_back(skip_breakpoints_value);
  91. _put_msg("set_skip_breakpoints", msg);
  92. }
  93. void ScriptEditorDebugger::debug_next() {
  94. ERR_FAIL_COND(!breaked);
  95. _put_msg("next", Array());
  96. _clear_execution();
  97. }
  98. void ScriptEditorDebugger::debug_step() {
  99. ERR_FAIL_COND(!breaked);
  100. _put_msg("step", Array());
  101. _clear_execution();
  102. }
  103. void ScriptEditorDebugger::debug_break() {
  104. ERR_FAIL_COND(breaked);
  105. _put_msg("break", Array());
  106. }
  107. void ScriptEditorDebugger::debug_continue() {
  108. ERR_FAIL_COND(!breaked);
  109. // Allow focus stealing only if we actually run this client for security.
  110. if (remote_pid && EditorNode::get_singleton()->has_child_process(remote_pid)) {
  111. DisplayServer::get_singleton()->enable_for_stealing_focus(remote_pid);
  112. }
  113. _clear_execution();
  114. _put_msg("continue", Array());
  115. }
  116. void ScriptEditorDebugger::update_tabs() {
  117. if (error_count == 0 && warning_count == 0) {
  118. errors_tab->set_name(TTR("Errors"));
  119. tabs->set_tab_icon(errors_tab->get_index(), Ref<Texture2D>());
  120. } else {
  121. errors_tab->set_name(TTR("Errors") + " (" + itos(error_count + warning_count) + ")");
  122. if (error_count >= 1 && warning_count >= 1) {
  123. tabs->set_tab_icon(errors_tab->get_index(), get_theme_icon(SNAME("ErrorWarning"), SNAME("EditorIcons")));
  124. } else if (error_count >= 1) {
  125. tabs->set_tab_icon(errors_tab->get_index(), get_theme_icon(SNAME("Error"), SNAME("EditorIcons")));
  126. } else {
  127. tabs->set_tab_icon(errors_tab->get_index(), get_theme_icon(SNAME("Warning"), SNAME("EditorIcons")));
  128. }
  129. }
  130. }
  131. void ScriptEditorDebugger::clear_style() {
  132. tabs->add_theme_style_override("panel", nullptr);
  133. }
  134. void ScriptEditorDebugger::save_node(ObjectID p_id, const String &p_file) {
  135. Array msg;
  136. msg.push_back(p_id);
  137. msg.push_back(p_file);
  138. _put_msg("scene:save_node", msg);
  139. }
  140. void ScriptEditorDebugger::_file_selected(const String &p_file) {
  141. switch (file_dialog_purpose) {
  142. case SAVE_MONITORS_CSV: {
  143. Error err;
  144. FileAccessRef file = FileAccess::open(p_file, FileAccess::WRITE, &err);
  145. if (err != OK) {
  146. ERR_PRINT("Failed to open " + p_file);
  147. return;
  148. }
  149. Vector<String> line;
  150. line.resize(Performance::MONITOR_MAX);
  151. // signatures
  152. for (int i = 0; i < Performance::MONITOR_MAX; i++) {
  153. line.write[i] = Performance::get_singleton()->get_monitor_name(Performance::Monitor(i));
  154. }
  155. file->store_csv_line(line);
  156. // values
  157. Vector<List<float>::Element *> iterators;
  158. iterators.resize(Performance::MONITOR_MAX);
  159. bool continue_iteration = false;
  160. for (int i = 0; i < Performance::MONITOR_MAX; i++) {
  161. iterators.write[i] = performance_profiler->get_monitor_data(Performance::get_singleton()->get_monitor_name(Performance::Monitor(i)))->back();
  162. continue_iteration = continue_iteration || iterators[i];
  163. }
  164. while (continue_iteration) {
  165. continue_iteration = false;
  166. for (int i = 0; i < Performance::MONITOR_MAX; i++) {
  167. if (iterators[i]) {
  168. line.write[i] = String::num_real(iterators[i]->get());
  169. iterators.write[i] = iterators[i]->prev();
  170. } else {
  171. line.write[i] = "";
  172. }
  173. continue_iteration = continue_iteration || iterators[i];
  174. }
  175. file->store_csv_line(line);
  176. }
  177. file->store_string("\n");
  178. Vector<Vector<String>> profiler_data = profiler->get_data_as_csv();
  179. for (int i = 0; i < profiler_data.size(); i++) {
  180. file->store_csv_line(profiler_data[i]);
  181. }
  182. } break;
  183. case SAVE_VRAM_CSV: {
  184. Error err;
  185. FileAccessRef file = FileAccess::open(p_file, FileAccess::WRITE, &err);
  186. if (err != OK) {
  187. ERR_PRINT("Failed to open " + p_file);
  188. return;
  189. }
  190. Vector<String> headers;
  191. headers.resize(vmem_tree->get_columns());
  192. for (int i = 0; i < vmem_tree->get_columns(); ++i) {
  193. headers.write[i] = vmem_tree->get_column_title(i);
  194. }
  195. file->store_csv_line(headers);
  196. if (vmem_tree->get_root()) {
  197. TreeItem *ti = vmem_tree->get_root()->get_first_child();
  198. while (ti) {
  199. Vector<String> values;
  200. values.resize(vmem_tree->get_columns());
  201. for (int i = 0; i < vmem_tree->get_columns(); ++i) {
  202. values.write[i] = ti->get_text(i);
  203. }
  204. file->store_csv_line(values);
  205. ti = ti->get_next();
  206. }
  207. }
  208. } break;
  209. }
  210. }
  211. void ScriptEditorDebugger::request_remote_tree() {
  212. _put_msg("scene:request_scene_tree", Array());
  213. }
  214. const SceneDebuggerTree *ScriptEditorDebugger::get_remote_tree() {
  215. return scene_tree;
  216. }
  217. void ScriptEditorDebugger::update_remote_object(ObjectID p_obj_id, const String &p_prop, const Variant &p_value) {
  218. Array msg;
  219. msg.push_back(p_obj_id);
  220. msg.push_back(p_prop);
  221. msg.push_back(p_value);
  222. _put_msg("scene:set_object_property", msg);
  223. }
  224. void ScriptEditorDebugger::request_remote_object(ObjectID p_obj_id) {
  225. ERR_FAIL_COND(p_obj_id.is_null());
  226. Array msg;
  227. msg.push_back(p_obj_id);
  228. _put_msg("scene:inspect_object", msg);
  229. }
  230. Object *ScriptEditorDebugger::get_remote_object(ObjectID p_id) {
  231. return inspector->get_object(p_id);
  232. }
  233. void ScriptEditorDebugger::_remote_object_selected(ObjectID p_id) {
  234. emit_signal(SNAME("remote_object_requested"), p_id);
  235. }
  236. void ScriptEditorDebugger::_remote_object_edited(ObjectID p_id, const String &p_prop, const Variant &p_value) {
  237. update_remote_object(p_id, p_prop, p_value);
  238. request_remote_object(p_id);
  239. }
  240. void ScriptEditorDebugger::_remote_object_property_updated(ObjectID p_id, const String &p_property) {
  241. emit_signal(SNAME("remote_object_property_updated"), p_id, p_property);
  242. }
  243. void ScriptEditorDebugger::_video_mem_request() {
  244. _put_msg("core:memory", Array());
  245. }
  246. void ScriptEditorDebugger::_video_mem_export() {
  247. file_dialog->set_file_mode(EditorFileDialog::FILE_MODE_SAVE_FILE);
  248. file_dialog->set_access(EditorFileDialog::ACCESS_FILESYSTEM);
  249. file_dialog->clear_filters();
  250. file_dialog_purpose = SAVE_VRAM_CSV;
  251. file_dialog->popup_file_dialog();
  252. }
  253. Size2 ScriptEditorDebugger::get_minimum_size() const {
  254. Size2 ms = MarginContainer::get_minimum_size();
  255. ms.y = MAX(ms.y, 250 * EDSCALE);
  256. return ms;
  257. }
  258. void ScriptEditorDebugger::_parse_message(const String &p_msg, const Array &p_data) {
  259. emit_signal(SNAME("debug_data"), p_msg, p_data);
  260. if (p_msg == "debug_enter") {
  261. _put_msg("get_stack_dump", Array());
  262. ERR_FAIL_COND(p_data.size() != 3);
  263. bool can_continue = p_data[0];
  264. String error = p_data[1];
  265. bool has_stackdump = p_data[2];
  266. breaked = true;
  267. can_debug = can_continue;
  268. _update_buttons_state();
  269. _set_reason_text(error, MESSAGE_ERROR);
  270. emit_signal(SNAME("breaked"), true, can_continue, error, has_stackdump);
  271. if (is_move_to_foreground()) {
  272. DisplayServer::get_singleton()->window_move_to_foreground();
  273. }
  274. if (error != "") {
  275. tabs->set_current_tab(0);
  276. }
  277. profiler->set_enabled(false);
  278. inspector->clear_cache(); // Take a chance to force remote objects update.
  279. } else if (p_msg == "debug_exit") {
  280. breaked = false;
  281. can_debug = false;
  282. _clear_execution();
  283. _update_buttons_state();
  284. _set_reason_text(TTR("Execution resumed."), MESSAGE_SUCCESS);
  285. emit_signal(SNAME("breaked"), false, false, "", false);
  286. profiler->set_enabled(true);
  287. profiler->disable_seeking();
  288. } else if (p_msg == "set_pid") {
  289. ERR_FAIL_COND(p_data.size() < 1);
  290. remote_pid = p_data[0];
  291. } else if (p_msg == "scene:click_ctrl") {
  292. ERR_FAIL_COND(p_data.size() < 2);
  293. clicked_ctrl->set_text(p_data[0]);
  294. clicked_ctrl_type->set_text(p_data[1]);
  295. } else if (p_msg == "scene:scene_tree") {
  296. scene_tree->nodes.clear();
  297. scene_tree->deserialize(p_data);
  298. emit_signal(SNAME("remote_tree_updated"));
  299. _update_buttons_state();
  300. } else if (p_msg == "scene:inspect_object") {
  301. ObjectID id = inspector->add_object(p_data);
  302. if (id.is_valid()) {
  303. emit_signal(SNAME("remote_object_updated"), id);
  304. }
  305. } else if (p_msg == "memory:usage") {
  306. vmem_tree->clear();
  307. TreeItem *root = vmem_tree->create_item();
  308. DebuggerMarshalls::ResourceUsage usage;
  309. usage.deserialize(p_data);
  310. uint64_t total = 0;
  311. for (const DebuggerMarshalls::ResourceInfo &E : usage.infos) {
  312. TreeItem *it = vmem_tree->create_item(root);
  313. String type = E.type;
  314. int bytes = E.vram;
  315. it->set_text(0, E.path);
  316. it->set_text(1, type);
  317. it->set_text(2, E.format);
  318. it->set_text(3, String::humanize_size(bytes));
  319. total += bytes;
  320. if (has_theme_icon(type, SNAME("EditorIcons"))) {
  321. it->set_icon(0, get_theme_icon(type, SNAME("EditorIcons")));
  322. }
  323. }
  324. vmem_total->set_tooltip(TTR("Bytes:") + " " + itos(total));
  325. vmem_total->set_text(String::humanize_size(total));
  326. } else if (p_msg == "stack_dump") {
  327. DebuggerMarshalls::ScriptStackDump stack;
  328. stack.deserialize(p_data);
  329. stack_dump->clear();
  330. inspector->clear_stack_variables();
  331. TreeItem *r = stack_dump->create_item();
  332. Array stack_dump_info;
  333. for (int i = 0; i < stack.frames.size(); i++) {
  334. TreeItem *s = stack_dump->create_item(r);
  335. Dictionary d;
  336. d["frame"] = i;
  337. d["file"] = stack.frames[i].file;
  338. d["function"] = stack.frames[i].func;
  339. d["line"] = stack.frames[i].line;
  340. stack_dump_info.push_back(d);
  341. s->set_metadata(0, d);
  342. String line = itos(i) + " - " + String(d["file"]) + ":" + itos(d["line"]) + " - at function: " + d["function"];
  343. s->set_text(0, line);
  344. if (i == 0) {
  345. s->select(0);
  346. }
  347. }
  348. emit_signal("stack_dump", stack_dump_info);
  349. } else if (p_msg == "stack_frame_vars") {
  350. inspector->clear_stack_variables();
  351. ERR_FAIL_COND(p_data.size() != 1);
  352. emit_signal("stack_frame_vars", p_data[0]);
  353. } else if (p_msg == "stack_frame_var") {
  354. inspector->add_stack_variable(p_data);
  355. emit_signal("stack_frame_var", p_data);
  356. } else if (p_msg == "output") {
  357. ERR_FAIL_COND(p_data.size() != 2);
  358. ERR_FAIL_COND(p_data[0].get_type() != Variant::PACKED_STRING_ARRAY);
  359. Vector<String> output_strings = p_data[0];
  360. ERR_FAIL_COND(p_data[1].get_type() != Variant::PACKED_INT32_ARRAY);
  361. Vector<int> output_types = p_data[1];
  362. ERR_FAIL_COND(output_strings.size() != output_types.size());
  363. for (int i = 0; i < output_strings.size(); i++) {
  364. RemoteDebugger::MessageType type = (RemoteDebugger::MessageType)(int)(output_types[i]);
  365. EditorLog::MessageType msg_type;
  366. switch (type) {
  367. case RemoteDebugger::MESSAGE_TYPE_LOG: {
  368. msg_type = EditorLog::MSG_TYPE_STD;
  369. } break;
  370. case RemoteDebugger::MESSAGE_TYPE_ERROR: {
  371. msg_type = EditorLog::MSG_TYPE_ERROR;
  372. } break;
  373. default: {
  374. WARN_PRINT("Unhandled script debugger message type: " + itos(type));
  375. msg_type = EditorLog::MSG_TYPE_STD;
  376. } break;
  377. }
  378. EditorNode::get_log()->add_message(output_strings[i], msg_type);
  379. emit_signal("output", output_strings[i]);
  380. }
  381. } else if (p_msg == "performance:profile_frame") {
  382. Vector<float> frame_data;
  383. frame_data.resize(p_data.size());
  384. for (int i = 0; i < p_data.size(); i++) {
  385. frame_data.write[i] = p_data[i];
  386. }
  387. performance_profiler->add_profile_frame(frame_data);
  388. } else if (p_msg == "visual:profile_frame") {
  389. DebuggerMarshalls::VisualProfilerFrame frame;
  390. frame.deserialize(p_data);
  391. EditorVisualProfiler::Metric metric;
  392. metric.areas.resize(frame.areas.size());
  393. metric.frame_number = frame.frame_number;
  394. metric.valid = true;
  395. {
  396. EditorVisualProfiler::Metric::Area *areas_ptr = metric.areas.ptrw();
  397. for (int i = 0; i < frame.areas.size(); i++) {
  398. areas_ptr[i].name = frame.areas[i].name;
  399. areas_ptr[i].cpu_time = frame.areas[i].cpu_msec;
  400. areas_ptr[i].gpu_time = frame.areas[i].gpu_msec;
  401. }
  402. }
  403. visual_profiler->add_frame_metric(metric);
  404. } else if (p_msg == "error") {
  405. DebuggerMarshalls::OutputError oe;
  406. ERR_FAIL_COND_MSG(oe.deserialize(p_data) == false, "Failed to deserialize error message");
  407. // Format time.
  408. Array time_vals;
  409. time_vals.push_back(oe.hr);
  410. time_vals.push_back(oe.min);
  411. time_vals.push_back(oe.sec);
  412. time_vals.push_back(oe.msec);
  413. bool e;
  414. String time = String("%d:%02d:%02d:%04d").sprintf(time_vals, &e);
  415. // Rest of the error data.
  416. bool source_is_project_file = oe.source_file.begins_with("res://");
  417. // Metadata to highlight error line in scripts.
  418. Array source_meta;
  419. source_meta.push_back(oe.source_file);
  420. source_meta.push_back(oe.source_line);
  421. // Create error tree to display above error or warning details.
  422. TreeItem *r = error_tree->get_root();
  423. if (!r) {
  424. r = error_tree->create_item();
  425. }
  426. // Also provide the relevant details as tooltip to quickly check without
  427. // uncollapsing the tree.
  428. String tooltip = oe.warning ? TTR("Warning:") : TTR("Error:");
  429. TreeItem *error = error_tree->create_item(r);
  430. error->set_collapsed(true);
  431. error->set_icon(0, get_theme_icon(oe.warning ? "Warning" : "Error", "EditorIcons"));
  432. error->set_text(0, time);
  433. error->set_text_align(0, TreeItem::ALIGN_LEFT);
  434. String error_title;
  435. if (oe.callstack.size() > 0) {
  436. // If available, use the script's stack in the error title.
  437. error_title = oe.callstack[oe.callstack.size() - 1].func + ": ";
  438. } else if (!oe.source_func.is_empty()) {
  439. // Otherwise try to use the C++ source function.
  440. error_title += oe.source_func + ": ";
  441. }
  442. // If we have a (custom) error message, use it as title, and add a C++ Error
  443. // item with the original error condition.
  444. error_title += oe.error_descr.is_empty() ? oe.error : oe.error_descr;
  445. error->set_text(1, error_title);
  446. tooltip += " " + error_title + "\n";
  447. if (!oe.error_descr.is_empty()) {
  448. // Add item for C++ error condition.
  449. TreeItem *cpp_cond = error_tree->create_item(error);
  450. cpp_cond->set_text(0, "<" + TTR("C++ Error") + ">");
  451. cpp_cond->set_text(1, oe.error);
  452. cpp_cond->set_text_align(0, TreeItem::ALIGN_LEFT);
  453. tooltip += TTR("C++ Error:") + " " + oe.error + "\n";
  454. if (source_is_project_file) {
  455. cpp_cond->set_metadata(0, source_meta);
  456. }
  457. }
  458. Vector<uint8_t> v;
  459. v.resize(100);
  460. // Source of the error.
  461. String source_txt = (source_is_project_file ? oe.source_file.get_file() : oe.source_file) + ":" + itos(oe.source_line);
  462. if (!oe.source_func.is_empty()) {
  463. source_txt += " @ " + oe.source_func + "()";
  464. }
  465. TreeItem *cpp_source = error_tree->create_item(error);
  466. cpp_source->set_text(0, "<" + (source_is_project_file ? TTR("Source") : TTR("C++ Source")) + ">");
  467. cpp_source->set_text(1, source_txt);
  468. cpp_source->set_text_align(0, TreeItem::ALIGN_LEFT);
  469. tooltip += (source_is_project_file ? TTR("Source:") : TTR("C++ Source:")) + " " + source_txt + "\n";
  470. // Set metadata to highlight error line in scripts.
  471. if (source_is_project_file) {
  472. error->set_metadata(0, source_meta);
  473. cpp_source->set_metadata(0, source_meta);
  474. }
  475. // Format stack trace.
  476. // stack_items_count is the number of elements to parse, with 3 items per frame
  477. // of the stack trace (script, method, line).
  478. const ScriptLanguage::StackInfo *infos = oe.callstack.ptr();
  479. for (unsigned int i = 0; i < (unsigned int)oe.callstack.size(); i++) {
  480. TreeItem *stack_trace = error_tree->create_item(error);
  481. Array meta;
  482. meta.push_back(infos[i].file);
  483. meta.push_back(infos[i].line);
  484. stack_trace->set_metadata(0, meta);
  485. if (i == 0) {
  486. stack_trace->set_text(0, "<" + TTR("Stack Trace") + ">");
  487. stack_trace->set_text_align(0, TreeItem::ALIGN_LEFT);
  488. error->set_metadata(0, meta);
  489. tooltip += TTR("Stack Trace:") + "\n";
  490. }
  491. String frame_txt = infos[i].file.get_file() + ":" + itos(infos[i].line) + " @ " + infos[i].func + "()";
  492. tooltip += frame_txt + "\n";
  493. stack_trace->set_text(1, frame_txt);
  494. }
  495. error->set_tooltip(0, tooltip);
  496. error->set_tooltip(1, tooltip);
  497. if (oe.warning) {
  498. warning_count++;
  499. } else {
  500. error_count++;
  501. }
  502. } else if (p_msg == "servers:function_signature") {
  503. // Cache a profiler signature.
  504. DebuggerMarshalls::ScriptFunctionSignature sig;
  505. sig.deserialize(p_data);
  506. profiler_signature[sig.id] = sig.name;
  507. } else if (p_msg == "servers:profile_frame" || p_msg == "servers:profile_total") {
  508. EditorProfiler::Metric metric;
  509. DebuggerMarshalls::ServersProfilerFrame frame;
  510. frame.deserialize(p_data);
  511. metric.valid = true;
  512. metric.frame_number = frame.frame_number;
  513. metric.frame_time = frame.frame_time;
  514. metric.idle_time = frame.idle_time;
  515. metric.physics_time = frame.physics_time;
  516. metric.physics_frame_time = frame.physics_frame_time;
  517. if (frame.servers.size()) {
  518. EditorProfiler::Metric::Category frame_time;
  519. frame_time.signature = "category_frame_time";
  520. frame_time.name = "Frame Time";
  521. frame_time.total_time = metric.frame_time;
  522. EditorProfiler::Metric::Category::Item item;
  523. item.calls = 1;
  524. item.line = 0;
  525. item.name = "Physics Time";
  526. item.total = metric.physics_time;
  527. item.self = item.total;
  528. item.signature = "physics_time";
  529. frame_time.items.push_back(item);
  530. item.name = "Idle Time";
  531. item.total = metric.idle_time;
  532. item.self = item.total;
  533. item.signature = "idle_time";
  534. frame_time.items.push_back(item);
  535. item.name = "Physics Frame Time";
  536. item.total = metric.physics_frame_time;
  537. item.self = item.total;
  538. item.signature = "physics_frame_time";
  539. frame_time.items.push_back(item);
  540. metric.categories.push_back(frame_time);
  541. }
  542. for (int i = 0; i < frame.servers.size(); i++) {
  543. const DebuggerMarshalls::ServerInfo &srv = frame.servers[i];
  544. EditorProfiler::Metric::Category c;
  545. const String name = srv.name;
  546. c.name = name.capitalize();
  547. c.items.resize(srv.functions.size());
  548. c.total_time = 0;
  549. c.signature = "categ::" + name;
  550. for (int j = 0; j < srv.functions.size(); j++) {
  551. EditorProfiler::Metric::Category::Item item;
  552. item.calls = 1;
  553. item.line = 0;
  554. item.name = srv.functions[j].name;
  555. item.self = srv.functions[j].time;
  556. item.total = item.self;
  557. item.signature = "categ::" + name + "::" + item.name;
  558. item.name = item.name.capitalize();
  559. c.total_time += item.total;
  560. c.items.write[j] = item;
  561. }
  562. metric.categories.push_back(c);
  563. }
  564. EditorProfiler::Metric::Category funcs;
  565. funcs.total_time = frame.script_time;
  566. funcs.items.resize(frame.script_functions.size());
  567. funcs.name = "Script Functions";
  568. funcs.signature = "script_functions";
  569. for (int i = 0; i < frame.script_functions.size(); i++) {
  570. int signature = frame.script_functions[i].sig_id;
  571. int calls = frame.script_functions[i].call_count;
  572. float total = frame.script_functions[i].total_time;
  573. float self = frame.script_functions[i].self_time;
  574. EditorProfiler::Metric::Category::Item item;
  575. if (profiler_signature.has(signature)) {
  576. item.signature = profiler_signature[signature];
  577. String name = profiler_signature[signature];
  578. Vector<String> strings = name.split("::");
  579. if (strings.size() == 3) {
  580. item.name = strings[2];
  581. item.script = strings[0];
  582. item.line = strings[1].to_int();
  583. } else if (strings.size() == 4) { //Built-in scripts have an :: in their name
  584. item.name = strings[3];
  585. item.script = strings[0] + "::" + strings[1];
  586. item.line = strings[2].to_int();
  587. }
  588. } else {
  589. item.name = "SigErr " + itos(signature);
  590. }
  591. item.calls = calls;
  592. item.self = self;
  593. item.total = total;
  594. funcs.items.write[i] = item;
  595. }
  596. metric.categories.push_back(funcs);
  597. if (p_msg == "servers:profile_frame") {
  598. profiler->add_frame_metric(metric, false);
  599. } else {
  600. profiler->add_frame_metric(metric, true);
  601. }
  602. } else if (p_msg == "network:profile_frame") {
  603. DebuggerMarshalls::NetworkProfilerFrame frame;
  604. frame.deserialize(p_data);
  605. for (int i = 0; i < frame.infos.size(); i++) {
  606. network_profiler->add_node_frame_data(frame.infos[i]);
  607. }
  608. } else if (p_msg == "network:bandwidth") {
  609. ERR_FAIL_COND(p_data.size() < 2);
  610. network_profiler->set_bandwidth(p_data[0], p_data[1]);
  611. } else if (p_msg == "request_quit") {
  612. emit_signal(SNAME("stop_requested"));
  613. _stop_and_notify();
  614. } else if (p_msg == "performance:profile_names") {
  615. Vector<StringName> monitors;
  616. monitors.resize(p_data.size());
  617. for (int i = 0; i < p_data.size(); i++) {
  618. ERR_FAIL_COND(p_data[i].get_type() != Variant::STRING_NAME);
  619. monitors.set(i, p_data[i]);
  620. }
  621. performance_profiler->update_monitors(monitors);
  622. } else {
  623. int colon_index = p_msg.find_char(':');
  624. ERR_FAIL_COND_MSG(colon_index < 1, "Invalid message received");
  625. bool parsed = false;
  626. const String cap = p_msg.substr(0, colon_index);
  627. Map<StringName, Callable>::Element *element = captures.find(cap);
  628. if (element) {
  629. Callable &c = element->value();
  630. ERR_FAIL_COND_MSG(c.is_null(), "Invalid callable registered: " + cap);
  631. Variant cmd = p_msg.substr(colon_index + 1), data = p_data;
  632. const Variant *args[2] = { &cmd, &data };
  633. Variant retval;
  634. Callable::CallError err;
  635. c.call(args, 2, retval, err);
  636. ERR_FAIL_COND_MSG(err.error != Callable::CallError::CALL_OK, "Error calling 'capture' to callable: " + Variant::get_callable_error_text(c, args, 2, err));
  637. ERR_FAIL_COND_MSG(retval.get_type() != Variant::BOOL, "Error calling 'capture' to callable: " + String(c) + ". Return type is not bool.");
  638. parsed = retval;
  639. }
  640. if (!parsed) {
  641. WARN_PRINT("unknown message " + p_msg);
  642. }
  643. }
  644. }
  645. void ScriptEditorDebugger::_set_reason_text(const String &p_reason, MessageType p_type) {
  646. switch (p_type) {
  647. case MESSAGE_ERROR:
  648. reason->add_theme_color_override("font_color", get_theme_color(SNAME("error_color"), SNAME("Editor")));
  649. break;
  650. case MESSAGE_WARNING:
  651. reason->add_theme_color_override("font_color", get_theme_color(SNAME("warning_color"), SNAME("Editor")));
  652. break;
  653. default:
  654. reason->add_theme_color_override("font_color", get_theme_color(SNAME("success_color"), SNAME("Editor")));
  655. }
  656. reason->set_text(p_reason);
  657. reason->set_tooltip(p_reason.word_wrap(80));
  658. }
  659. void ScriptEditorDebugger::_notification(int p_what) {
  660. switch (p_what) {
  661. case NOTIFICATION_ENTER_TREE: {
  662. skip_breakpoints->set_icon(get_theme_icon(SNAME("DebugSkipBreakpointsOff"), SNAME("EditorIcons")));
  663. copy->set_icon(get_theme_icon(SNAME("ActionCopy"), SNAME("EditorIcons")));
  664. step->set_icon(get_theme_icon(SNAME("DebugStep"), SNAME("EditorIcons")));
  665. next->set_icon(get_theme_icon(SNAME("DebugNext"), SNAME("EditorIcons")));
  666. dobreak->set_icon(get_theme_icon(SNAME("Pause"), SNAME("EditorIcons")));
  667. docontinue->set_icon(get_theme_icon(SNAME("DebugContinue"), SNAME("EditorIcons")));
  668. le_set->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_live_edit_set));
  669. le_clear->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_live_edit_clear));
  670. error_tree->connect("item_selected", callable_mp(this, &ScriptEditorDebugger::_error_selected));
  671. error_tree->connect("item_activated", callable_mp(this, &ScriptEditorDebugger::_error_activated));
  672. vmem_refresh->set_icon(get_theme_icon(SNAME("Reload"), SNAME("EditorIcons")));
  673. vmem_export->set_icon(get_theme_icon(SNAME("Save"), SNAME("EditorIcons")));
  674. reason->add_theme_color_override("font_color", get_theme_color(SNAME("error_color"), SNAME("Editor")));
  675. } break;
  676. case NOTIFICATION_PROCESS: {
  677. if (is_session_active()) {
  678. peer->poll();
  679. if (camera_override == CameraOverride::OVERRIDE_2D) {
  680. CanvasItemEditor *editor = CanvasItemEditor::get_singleton();
  681. Dictionary state = editor->get_state();
  682. float zoom = state["zoom"];
  683. Point2 offset = state["ofs"];
  684. Transform2D transform;
  685. transform.scale_basis(Size2(zoom, zoom));
  686. transform.elements[2] = -offset * zoom;
  687. Array msg;
  688. msg.push_back(transform);
  689. _put_msg("scene:override_camera_2D:transform", msg);
  690. } else if (camera_override >= CameraOverride::OVERRIDE_3D_1) {
  691. int viewport_idx = camera_override - CameraOverride::OVERRIDE_3D_1;
  692. Node3DEditorViewport *viewport = Node3DEditor::get_singleton()->get_editor_viewport(viewport_idx);
  693. Camera3D *const cam = viewport->get_camera_3d();
  694. Array msg;
  695. msg.push_back(cam->get_camera_transform());
  696. if (cam->get_projection() == Camera3D::PROJECTION_ORTHOGONAL) {
  697. msg.push_back(false);
  698. msg.push_back(cam->get_size());
  699. } else {
  700. msg.push_back(true);
  701. msg.push_back(cam->get_fov());
  702. }
  703. msg.push_back(cam->get_near());
  704. msg.push_back(cam->get_far());
  705. _put_msg("scene:override_camera_3D:transform", msg);
  706. }
  707. }
  708. const uint64_t until = OS::get_singleton()->get_ticks_msec() + 20;
  709. while (peer.is_valid() && peer->has_message()) {
  710. Array arr = peer->get_message();
  711. if (arr.size() != 2 || arr[0].get_type() != Variant::STRING || arr[1].get_type() != Variant::ARRAY) {
  712. _stop_and_notify();
  713. ERR_FAIL_MSG("Invalid message format received from peer");
  714. }
  715. _parse_message(arr[0], arr[1]);
  716. if (OS::get_singleton()->get_ticks_msec() > until) {
  717. break;
  718. }
  719. }
  720. if (!is_session_active()) {
  721. _stop_and_notify();
  722. break;
  723. };
  724. } break;
  725. case EditorSettings::NOTIFICATION_EDITOR_SETTINGS_CHANGED: {
  726. if (tabs->has_theme_stylebox_override("panel")) {
  727. tabs->add_theme_style_override("panel", editor->get_gui_base()->get_theme_stylebox(SNAME("DebuggerPanel"), SNAME("EditorStyles")));
  728. }
  729. copy->set_icon(get_theme_icon(SNAME("ActionCopy"), SNAME("EditorIcons")));
  730. step->set_icon(get_theme_icon(SNAME("DebugStep"), SNAME("EditorIcons")));
  731. next->set_icon(get_theme_icon(SNAME("DebugNext"), SNAME("EditorIcons")));
  732. dobreak->set_icon(get_theme_icon(SNAME("Pause"), SNAME("EditorIcons")));
  733. docontinue->set_icon(get_theme_icon(SNAME("DebugContinue"), SNAME("EditorIcons")));
  734. vmem_refresh->set_icon(get_theme_icon(SNAME("Reload"), SNAME("EditorIcons")));
  735. vmem_export->set_icon(get_theme_icon(SNAME("Save"), SNAME("EditorIcons")));
  736. } break;
  737. }
  738. }
  739. void ScriptEditorDebugger::_clear_execution() {
  740. TreeItem *ti = stack_dump->get_selected();
  741. if (!ti) {
  742. return;
  743. }
  744. Dictionary d = ti->get_metadata(0);
  745. stack_script = ResourceLoader::load(d["file"]);
  746. emit_signal(SNAME("clear_execution"), stack_script);
  747. stack_script.unref();
  748. stack_dump->clear();
  749. inspector->clear_stack_variables();
  750. }
  751. void ScriptEditorDebugger::_set_breakpoint(const String &p_file, const int &p_line, const bool &p_enabled) {
  752. Ref<Script> script = ResourceLoader::load(p_file);
  753. emit_signal("set_breakpoint", script, p_line - 1, p_enabled);
  754. script.unref();
  755. }
  756. void ScriptEditorDebugger::_clear_breakpoints() {
  757. emit_signal("clear_breakpoints");
  758. }
  759. void ScriptEditorDebugger::start(Ref<RemoteDebuggerPeer> p_peer) {
  760. error_count = 0;
  761. warning_count = 0;
  762. stop();
  763. peer = p_peer;
  764. ERR_FAIL_COND(p_peer.is_null());
  765. performance_profiler->reset();
  766. set_process(true);
  767. breaked = false;
  768. can_debug = true;
  769. camera_override = CameraOverride::OVERRIDE_NONE;
  770. tabs->set_current_tab(0);
  771. _set_reason_text(TTR("Debug session started."), MESSAGE_SUCCESS);
  772. _update_buttons_state();
  773. emit_signal(SNAME("started"));
  774. }
  775. void ScriptEditorDebugger::_update_buttons_state() {
  776. const bool active = is_session_active();
  777. const bool has_editor_tree = active && editor_remote_tree && editor_remote_tree->get_selected();
  778. vmem_refresh->set_disabled(!active);
  779. step->set_disabled(!active || !breaked || !can_debug);
  780. next->set_disabled(!active || !breaked || !can_debug);
  781. copy->set_disabled(!active || !breaked);
  782. docontinue->set_disabled(!active || !breaked);
  783. dobreak->set_disabled(!active || breaked);
  784. le_clear->set_disabled(!active);
  785. le_set->set_disabled(!has_editor_tree);
  786. }
  787. void ScriptEditorDebugger::_stop_and_notify() {
  788. stop();
  789. emit_signal(SNAME("stopped"));
  790. _set_reason_text(TTR("Debug session closed."), MESSAGE_WARNING);
  791. }
  792. void ScriptEditorDebugger::stop() {
  793. set_process(false);
  794. breaked = false;
  795. can_debug = false;
  796. remote_pid = 0;
  797. _clear_execution();
  798. inspector->clear_cache();
  799. if (peer.is_valid()) {
  800. peer->close();
  801. peer.unref();
  802. reason->set_text("");
  803. reason->set_tooltip("");
  804. }
  805. node_path_cache.clear();
  806. res_path_cache.clear();
  807. profiler_signature.clear();
  808. inspector->edit(nullptr);
  809. _update_buttons_state();
  810. }
  811. void ScriptEditorDebugger::_profiler_activate(bool p_enable, int p_type) {
  812. Array data;
  813. data.push_back(p_enable);
  814. switch (p_type) {
  815. case PROFILER_NETWORK:
  816. _put_msg("profiler:network", data);
  817. break;
  818. case PROFILER_VISUAL:
  819. _put_msg("profiler:visual", data);
  820. break;
  821. case PROFILER_SCRIPTS_SERVERS:
  822. if (p_enable) {
  823. // Clear old script signatures. (should we move all this into the profiler?)
  824. profiler_signature.clear();
  825. // Add max funcs options to request.
  826. Array opts;
  827. int max_funcs = EditorSettings::get_singleton()->get("debugger/profiler_frame_max_functions");
  828. opts.push_back(CLAMP(max_funcs, 16, 512));
  829. data.push_back(opts);
  830. }
  831. _put_msg("profiler:servers", data);
  832. break;
  833. default:
  834. ERR_FAIL_MSG("Invalid profiler type");
  835. }
  836. }
  837. void ScriptEditorDebugger::_profiler_seeked() {
  838. if (breaked) {
  839. return;
  840. }
  841. debug_break();
  842. }
  843. void ScriptEditorDebugger::_stack_dump_frame_selected() {
  844. emit_signal(SNAME("stack_frame_selected"));
  845. int frame = get_stack_script_frame();
  846. if (!request_stack_dump(frame)) {
  847. inspector->edit(nullptr);
  848. }
  849. }
  850. void ScriptEditorDebugger::_export_csv() {
  851. file_dialog->set_file_mode(EditorFileDialog::FILE_MODE_SAVE_FILE);
  852. file_dialog->set_access(EditorFileDialog::ACCESS_FILESYSTEM);
  853. file_dialog_purpose = SAVE_MONITORS_CSV;
  854. file_dialog->popup_file_dialog();
  855. }
  856. String ScriptEditorDebugger::get_var_value(const String &p_var) const {
  857. if (!breaked) {
  858. return String();
  859. }
  860. return inspector->get_stack_variable(p_var);
  861. }
  862. int ScriptEditorDebugger::_get_node_path_cache(const NodePath &p_path) {
  863. const int *r = node_path_cache.getptr(p_path);
  864. if (r) {
  865. return *r;
  866. }
  867. last_path_id++;
  868. node_path_cache[p_path] = last_path_id;
  869. Array msg;
  870. msg.push_back(p_path);
  871. msg.push_back(last_path_id);
  872. _put_msg("scene:live_node_path", msg);
  873. return last_path_id;
  874. }
  875. int ScriptEditorDebugger::_get_res_path_cache(const String &p_path) {
  876. Map<String, int>::Element *E = res_path_cache.find(p_path);
  877. if (E) {
  878. return E->get();
  879. }
  880. last_path_id++;
  881. res_path_cache[p_path] = last_path_id;
  882. Array msg;
  883. msg.push_back(p_path);
  884. msg.push_back(last_path_id);
  885. _put_msg("scene:live_res_path", msg);
  886. return last_path_id;
  887. }
  888. void ScriptEditorDebugger::_method_changed(Object *p_base, const StringName &p_name, VARIANT_ARG_DECLARE) {
  889. if (!p_base || !live_debug || !is_session_active() || !editor->get_edited_scene()) {
  890. return;
  891. }
  892. Node *node = Object::cast_to<Node>(p_base);
  893. VARIANT_ARGPTRS
  894. for (int i = 0; i < VARIANT_ARG_MAX; i++) {
  895. //no pointers, sorry
  896. if (argptr[i] && (argptr[i]->get_type() == Variant::OBJECT || argptr[i]->get_type() == Variant::RID)) {
  897. return;
  898. }
  899. }
  900. if (node) {
  901. NodePath path = editor->get_edited_scene()->get_path_to(node);
  902. int pathid = _get_node_path_cache(path);
  903. Array msg;
  904. msg.push_back(pathid);
  905. msg.push_back(p_name);
  906. for (int i = 0; i < VARIANT_ARG_MAX; i++) {
  907. //no pointers, sorry
  908. msg.push_back(*argptr[i]);
  909. }
  910. _put_msg("scene:live_node_call", msg);
  911. return;
  912. }
  913. Resource *res = Object::cast_to<Resource>(p_base);
  914. if (res && res->get_path() != String()) {
  915. String respath = res->get_path();
  916. int pathid = _get_res_path_cache(respath);
  917. Array msg;
  918. msg.push_back(pathid);
  919. msg.push_back(p_name);
  920. for (int i = 0; i < VARIANT_ARG_MAX; i++) {
  921. //no pointers, sorry
  922. msg.push_back(*argptr[i]);
  923. }
  924. _put_msg("scene:live_res_call", msg);
  925. return;
  926. }
  927. }
  928. void ScriptEditorDebugger::_property_changed(Object *p_base, const StringName &p_property, const Variant &p_value) {
  929. if (!p_base || !live_debug || !editor->get_edited_scene()) {
  930. return;
  931. }
  932. Node *node = Object::cast_to<Node>(p_base);
  933. if (node) {
  934. NodePath path = editor->get_edited_scene()->get_path_to(node);
  935. int pathid = _get_node_path_cache(path);
  936. if (p_value.is_ref()) {
  937. Ref<Resource> res = p_value;
  938. if (res.is_valid() && res->get_path() != String()) {
  939. Array msg;
  940. msg.push_back(pathid);
  941. msg.push_back(p_property);
  942. msg.push_back(res->get_path());
  943. _put_msg("scene:live_node_prop_res", msg);
  944. }
  945. } else {
  946. Array msg;
  947. msg.push_back(pathid);
  948. msg.push_back(p_property);
  949. msg.push_back(p_value);
  950. _put_msg("scene:live_node_prop", msg);
  951. }
  952. return;
  953. }
  954. Resource *res = Object::cast_to<Resource>(p_base);
  955. if (res && res->get_path() != String()) {
  956. String respath = res->get_path();
  957. int pathid = _get_res_path_cache(respath);
  958. if (p_value.is_ref()) {
  959. Ref<Resource> res2 = p_value;
  960. if (res2.is_valid() && res2->get_path() != String()) {
  961. Array msg;
  962. msg.push_back(pathid);
  963. msg.push_back(p_property);
  964. msg.push_back(res2->get_path());
  965. _put_msg("scene:live_res_prop_res", msg);
  966. }
  967. } else {
  968. Array msg;
  969. msg.push_back(pathid);
  970. msg.push_back(p_property);
  971. msg.push_back(p_value);
  972. _put_msg("scene:live_res_prop", msg);
  973. }
  974. return;
  975. }
  976. }
  977. bool ScriptEditorDebugger::is_move_to_foreground() const {
  978. return move_to_foreground;
  979. }
  980. void ScriptEditorDebugger::set_move_to_foreground(const bool &p_move_to_foreground) {
  981. move_to_foreground = p_move_to_foreground;
  982. }
  983. String ScriptEditorDebugger::get_stack_script_file() const {
  984. TreeItem *ti = stack_dump->get_selected();
  985. if (!ti) {
  986. return "";
  987. }
  988. Dictionary d = ti->get_metadata(0);
  989. return d["file"];
  990. }
  991. int ScriptEditorDebugger::get_stack_script_line() const {
  992. TreeItem *ti = stack_dump->get_selected();
  993. if (!ti) {
  994. return -1;
  995. }
  996. Dictionary d = ti->get_metadata(0);
  997. return d["line"];
  998. }
  999. int ScriptEditorDebugger::get_stack_script_frame() const {
  1000. TreeItem *ti = stack_dump->get_selected();
  1001. if (!ti) {
  1002. return -1;
  1003. }
  1004. Dictionary d = ti->get_metadata(0);
  1005. return d["frame"];
  1006. }
  1007. bool ScriptEditorDebugger::request_stack_dump(const int &p_frame) {
  1008. ERR_FAIL_COND_V(!is_session_active() || p_frame < 0, false);
  1009. Array msg;
  1010. msg.push_back(p_frame);
  1011. _put_msg("get_stack_frame_vars", msg);
  1012. return true;
  1013. }
  1014. void ScriptEditorDebugger::set_live_debugging(bool p_enable) {
  1015. live_debug = p_enable;
  1016. }
  1017. void ScriptEditorDebugger::_live_edit_set() {
  1018. if (!is_session_active() || !editor_remote_tree) {
  1019. return;
  1020. }
  1021. TreeItem *ti = editor_remote_tree->get_selected();
  1022. if (!ti) {
  1023. return;
  1024. }
  1025. String path;
  1026. while (ti) {
  1027. String lp = ti->get_text(0);
  1028. path = "/" + lp + path;
  1029. ti = ti->get_parent();
  1030. }
  1031. NodePath np = path;
  1032. editor->get_editor_data().set_edited_scene_live_edit_root(np);
  1033. update_live_edit_root();
  1034. }
  1035. void ScriptEditorDebugger::_live_edit_clear() {
  1036. NodePath np = NodePath("/root");
  1037. editor->get_editor_data().set_edited_scene_live_edit_root(np);
  1038. update_live_edit_root();
  1039. }
  1040. void ScriptEditorDebugger::update_live_edit_root() {
  1041. NodePath np = editor->get_editor_data().get_edited_scene_live_edit_root();
  1042. Array msg;
  1043. msg.push_back(np);
  1044. if (editor->get_edited_scene()) {
  1045. msg.push_back(editor->get_edited_scene()->get_filename());
  1046. } else {
  1047. msg.push_back("");
  1048. }
  1049. _put_msg("scene:live_set_root", msg);
  1050. live_edit_root->set_text(np);
  1051. }
  1052. void ScriptEditorDebugger::live_debug_create_node(const NodePath &p_parent, const String &p_type, const String &p_name) {
  1053. if (live_debug) {
  1054. Array msg;
  1055. msg.push_back(p_parent);
  1056. msg.push_back(p_type);
  1057. msg.push_back(p_name);
  1058. _put_msg("scene:live_create_node", msg);
  1059. }
  1060. }
  1061. void ScriptEditorDebugger::live_debug_instance_node(const NodePath &p_parent, const String &p_path, const String &p_name) {
  1062. if (live_debug) {
  1063. Array msg;
  1064. msg.push_back(p_parent);
  1065. msg.push_back(p_path);
  1066. msg.push_back(p_name);
  1067. _put_msg("scene:live_instance_node", msg);
  1068. }
  1069. }
  1070. void ScriptEditorDebugger::live_debug_remove_node(const NodePath &p_at) {
  1071. if (live_debug) {
  1072. Array msg;
  1073. msg.push_back(p_at);
  1074. _put_msg("scene:live_remove_node", msg);
  1075. }
  1076. }
  1077. void ScriptEditorDebugger::live_debug_remove_and_keep_node(const NodePath &p_at, ObjectID p_keep_id) {
  1078. if (live_debug) {
  1079. Array msg;
  1080. msg.push_back(p_at);
  1081. msg.push_back(p_keep_id);
  1082. _put_msg("scene:live_remove_and_keep_node", msg);
  1083. }
  1084. }
  1085. void ScriptEditorDebugger::live_debug_restore_node(ObjectID p_id, const NodePath &p_at, int p_at_pos) {
  1086. if (live_debug) {
  1087. Array msg;
  1088. msg.push_back(p_id);
  1089. msg.push_back(p_at);
  1090. msg.push_back(p_at_pos);
  1091. _put_msg("scene:live_restore_node", msg);
  1092. }
  1093. }
  1094. void ScriptEditorDebugger::live_debug_duplicate_node(const NodePath &p_at, const String &p_new_name) {
  1095. if (live_debug) {
  1096. Array msg;
  1097. msg.push_back(p_at);
  1098. msg.push_back(p_new_name);
  1099. _put_msg("scene:live_duplicate_node", msg);
  1100. }
  1101. }
  1102. void ScriptEditorDebugger::live_debug_reparent_node(const NodePath &p_at, const NodePath &p_new_place, const String &p_new_name, int p_at_pos) {
  1103. if (live_debug) {
  1104. Array msg;
  1105. msg.push_back(p_at);
  1106. msg.push_back(p_new_place);
  1107. msg.push_back(p_new_name);
  1108. msg.push_back(p_at_pos);
  1109. _put_msg("scene:live_reparent_node", msg);
  1110. }
  1111. }
  1112. CameraOverride ScriptEditorDebugger::get_camera_override() const {
  1113. return camera_override;
  1114. }
  1115. void ScriptEditorDebugger::set_camera_override(CameraOverride p_override) {
  1116. if (p_override == CameraOverride::OVERRIDE_2D && camera_override != CameraOverride::OVERRIDE_2D) {
  1117. Array msg;
  1118. msg.push_back(true);
  1119. _put_msg("scene:override_camera_2D:set", msg);
  1120. } else if (p_override != CameraOverride::OVERRIDE_2D && camera_override == CameraOverride::OVERRIDE_2D) {
  1121. Array msg;
  1122. msg.push_back(false);
  1123. _put_msg("scene:override_camera_2D:set", msg);
  1124. } else if (p_override >= CameraOverride::OVERRIDE_3D_1 && camera_override < CameraOverride::OVERRIDE_3D_1) {
  1125. Array msg;
  1126. msg.push_back(true);
  1127. _put_msg("scene:override_camera_3D:set", msg);
  1128. } else if (p_override < CameraOverride::OVERRIDE_3D_1 && camera_override >= CameraOverride::OVERRIDE_3D_1) {
  1129. Array msg;
  1130. msg.push_back(false);
  1131. _put_msg("scene:override_camera_3D:set", msg);
  1132. }
  1133. camera_override = p_override;
  1134. }
  1135. void ScriptEditorDebugger::set_breakpoint(const String &p_path, int p_line, bool p_enabled) {
  1136. Array msg;
  1137. msg.push_back(p_path);
  1138. msg.push_back(p_line);
  1139. msg.push_back(p_enabled);
  1140. _put_msg("breakpoint", msg);
  1141. }
  1142. void ScriptEditorDebugger::reload_scripts() {
  1143. _put_msg("reload_scripts", Array());
  1144. }
  1145. bool ScriptEditorDebugger::is_skip_breakpoints() {
  1146. return skip_breakpoints_value;
  1147. }
  1148. void ScriptEditorDebugger::_error_activated() {
  1149. TreeItem *selected = error_tree->get_selected();
  1150. TreeItem *ci = selected->get_first_child();
  1151. if (ci) {
  1152. selected->set_collapsed(!selected->is_collapsed());
  1153. }
  1154. }
  1155. void ScriptEditorDebugger::_error_selected() {
  1156. TreeItem *selected = error_tree->get_selected();
  1157. Array meta = selected->get_metadata(0);
  1158. if (meta.size() == 0) {
  1159. return;
  1160. }
  1161. emit_signal(SNAME("error_selected"), String(meta[0]), int(meta[1]));
  1162. }
  1163. void ScriptEditorDebugger::_expand_errors_list() {
  1164. TreeItem *root = error_tree->get_root();
  1165. if (!root) {
  1166. return;
  1167. }
  1168. TreeItem *item = root->get_first_child();
  1169. while (item) {
  1170. item->set_collapsed(false);
  1171. item = item->get_next();
  1172. }
  1173. }
  1174. void ScriptEditorDebugger::_collapse_errors_list() {
  1175. TreeItem *root = error_tree->get_root();
  1176. if (!root) {
  1177. return;
  1178. }
  1179. TreeItem *item = root->get_first_child();
  1180. while (item) {
  1181. item->set_collapsed(true);
  1182. item = item->get_next();
  1183. }
  1184. }
  1185. void ScriptEditorDebugger::_clear_errors_list() {
  1186. error_tree->clear();
  1187. error_count = 0;
  1188. warning_count = 0;
  1189. }
  1190. // Right click on specific file(s) or folder(s).
  1191. void ScriptEditorDebugger::_error_tree_item_rmb_selected(const Vector2 &p_pos) {
  1192. item_menu->clear();
  1193. item_menu->set_size(Size2(1, 1));
  1194. if (error_tree->is_anything_selected()) {
  1195. item_menu->add_icon_item(get_theme_icon(SNAME("ActionCopy"), SNAME("EditorIcons")), TTR("Copy Error"), ACTION_COPY_ERROR);
  1196. item_menu->add_icon_item(get_theme_icon(SNAME("Instance"), SNAME("EditorIcons")), TTR("Open C++ Source on GitHub"), ACTION_OPEN_SOURCE);
  1197. }
  1198. if (item_menu->get_item_count() > 0) {
  1199. item_menu->set_position(error_tree->get_global_position() + p_pos);
  1200. item_menu->popup();
  1201. }
  1202. }
  1203. void ScriptEditorDebugger::_item_menu_id_pressed(int p_option) {
  1204. switch (p_option) {
  1205. case ACTION_COPY_ERROR: {
  1206. TreeItem *ti = error_tree->get_selected();
  1207. while (ti->get_parent() != error_tree->get_root()) {
  1208. ti = ti->get_parent();
  1209. }
  1210. String type;
  1211. if (ti->get_icon(0) == get_theme_icon(SNAME("Warning"), SNAME("EditorIcons"))) {
  1212. type = "W ";
  1213. } else if (ti->get_icon(0) == get_theme_icon(SNAME("Error"), SNAME("EditorIcons"))) {
  1214. type = "E ";
  1215. }
  1216. String text = ti->get_text(0) + " ";
  1217. int rpad_len = text.length();
  1218. text = type + text + ti->get_text(1) + "\n";
  1219. TreeItem *ci = ti->get_first_child();
  1220. while (ci) {
  1221. text += " " + ci->get_text(0).rpad(rpad_len) + ci->get_text(1) + "\n";
  1222. ci = ci->get_next();
  1223. }
  1224. DisplayServer::get_singleton()->clipboard_set(text);
  1225. } break;
  1226. case ACTION_OPEN_SOURCE: {
  1227. TreeItem *ti = error_tree->get_selected();
  1228. while (ti->get_parent() != error_tree->get_root()) {
  1229. ti = ti->get_parent();
  1230. }
  1231. // We only need the first child here (C++ source stack trace).
  1232. TreeItem *ci = ti->get_first_child();
  1233. // Parse back the `file:line @ method()` string.
  1234. const Vector<String> file_line_number = ci->get_text(1).split("@")[0].strip_edges().split(":");
  1235. ERR_FAIL_COND_MSG(file_line_number.size() < 2, "Incorrect C++ source stack trace file:line format (please report).");
  1236. const String file = file_line_number[0];
  1237. const int line_number = file_line_number[1].to_int();
  1238. // Construct a GitHub repository URL and open it in the user's default web browser.
  1239. if (String(VERSION_HASH).length() >= 1) {
  1240. // Git commit hash information available; use it for greater accuracy, including for development versions.
  1241. OS::get_singleton()->shell_open(vformat("https://github.com/godotengine/godot/blob/%s/%s#L%d",
  1242. VERSION_HASH,
  1243. file,
  1244. line_number));
  1245. } else {
  1246. // Git commit hash information unavailable; fall back to tagged releases.
  1247. OS::get_singleton()->shell_open(vformat("https://github.com/godotengine/godot/blob/%s-stable/%s#L%d",
  1248. VERSION_NUMBER,
  1249. file,
  1250. line_number));
  1251. }
  1252. } break;
  1253. }
  1254. }
  1255. void ScriptEditorDebugger::_tab_changed(int p_tab) {
  1256. if (tabs->get_tab_title(p_tab) == TTR("Video RAM")) {
  1257. // "Video RAM" tab was clicked, refresh the data it's displaying when entering the tab.
  1258. _video_mem_request();
  1259. }
  1260. }
  1261. void ScriptEditorDebugger::_bind_methods() {
  1262. ClassDB::bind_method(D_METHOD("live_debug_create_node"), &ScriptEditorDebugger::live_debug_create_node);
  1263. ClassDB::bind_method(D_METHOD("live_debug_instance_node"), &ScriptEditorDebugger::live_debug_instance_node);
  1264. ClassDB::bind_method(D_METHOD("live_debug_remove_node"), &ScriptEditorDebugger::live_debug_remove_node);
  1265. ClassDB::bind_method(D_METHOD("live_debug_remove_and_keep_node"), &ScriptEditorDebugger::live_debug_remove_and_keep_node);
  1266. ClassDB::bind_method(D_METHOD("live_debug_restore_node"), &ScriptEditorDebugger::live_debug_restore_node);
  1267. ClassDB::bind_method(D_METHOD("live_debug_duplicate_node"), &ScriptEditorDebugger::live_debug_duplicate_node);
  1268. ClassDB::bind_method(D_METHOD("live_debug_reparent_node"), &ScriptEditorDebugger::live_debug_reparent_node);
  1269. ClassDB::bind_method(D_METHOD("request_remote_object", "id"), &ScriptEditorDebugger::request_remote_object);
  1270. ClassDB::bind_method(D_METHOD("update_remote_object", "id", "property", "value"), &ScriptEditorDebugger::update_remote_object);
  1271. ADD_SIGNAL(MethodInfo("started"));
  1272. ADD_SIGNAL(MethodInfo("stopped"));
  1273. ADD_SIGNAL(MethodInfo("stop_requested"));
  1274. ADD_SIGNAL(MethodInfo("stack_frame_selected", PropertyInfo(Variant::INT, "frame")));
  1275. ADD_SIGNAL(MethodInfo("error_selected", PropertyInfo(Variant::INT, "error")));
  1276. ADD_SIGNAL(MethodInfo("set_execution", PropertyInfo("script"), PropertyInfo(Variant::INT, "line")));
  1277. ADD_SIGNAL(MethodInfo("clear_execution", PropertyInfo("script")));
  1278. ADD_SIGNAL(MethodInfo("breaked", PropertyInfo(Variant::BOOL, "reallydid"), PropertyInfo(Variant::BOOL, "can_debug"), PropertyInfo(Variant::STRING, "reason"), PropertyInfo(Variant::BOOL, "has_stackdump")));
  1279. ADD_SIGNAL(MethodInfo("remote_object_requested", PropertyInfo(Variant::INT, "id")));
  1280. ADD_SIGNAL(MethodInfo("remote_object_updated", PropertyInfo(Variant::INT, "id")));
  1281. ADD_SIGNAL(MethodInfo("remote_object_property_updated", PropertyInfo(Variant::INT, "id"), PropertyInfo(Variant::STRING, "property")));
  1282. ADD_SIGNAL(MethodInfo("remote_tree_updated"));
  1283. ADD_SIGNAL(MethodInfo("output"));
  1284. ADD_SIGNAL(MethodInfo("stack_dump", PropertyInfo(Variant::ARRAY, "stack_dump")));
  1285. ADD_SIGNAL(MethodInfo("stack_frame_vars", PropertyInfo(Variant::INT, "num_vars")));
  1286. ADD_SIGNAL(MethodInfo("stack_frame_var", PropertyInfo(Variant::ARRAY, "data")));
  1287. ADD_SIGNAL(MethodInfo("debug_data", PropertyInfo(Variant::STRING, "msg"), PropertyInfo(Variant::ARRAY, "data")));
  1288. ADD_SIGNAL(MethodInfo("set_breakpoint", PropertyInfo("script"), PropertyInfo(Variant::INT, "line"), PropertyInfo(Variant::BOOL, "enabled")));
  1289. ADD_SIGNAL(MethodInfo("clear_breakpoints"));
  1290. }
  1291. void ScriptEditorDebugger::add_debugger_plugin(const Ref<Script> &p_script) {
  1292. if (!debugger_plugins.has(p_script)) {
  1293. EditorDebuggerPlugin *plugin = memnew(EditorDebuggerPlugin());
  1294. plugin->attach_debugger(this);
  1295. plugin->set_script(p_script);
  1296. tabs->add_child(plugin);
  1297. debugger_plugins.insert(p_script, plugin);
  1298. }
  1299. }
  1300. void ScriptEditorDebugger::remove_debugger_plugin(const Ref<Script> &p_script) {
  1301. if (debugger_plugins.has(p_script)) {
  1302. tabs->remove_child(debugger_plugins[p_script]);
  1303. debugger_plugins[p_script]->detach_debugger(false);
  1304. memdelete(debugger_plugins[p_script]);
  1305. debugger_plugins.erase(p_script);
  1306. }
  1307. }
  1308. void ScriptEditorDebugger::send_message(const String &p_message, const Array &p_args) {
  1309. _put_msg(p_message, p_args);
  1310. }
  1311. void ScriptEditorDebugger::register_message_capture(const StringName &p_name, const Callable &p_callable) {
  1312. ERR_FAIL_COND_MSG(has_capture(p_name), "Capture already registered: " + p_name);
  1313. captures.insert(p_name, p_callable);
  1314. }
  1315. void ScriptEditorDebugger::unregister_message_capture(const StringName &p_name) {
  1316. ERR_FAIL_COND_MSG(!has_capture(p_name), "Capture not registered: " + p_name);
  1317. captures.erase(p_name);
  1318. }
  1319. bool ScriptEditorDebugger::has_capture(const StringName &p_name) {
  1320. return captures.has(p_name);
  1321. }
  1322. ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) {
  1323. editor = p_editor;
  1324. tabs = memnew(TabContainer);
  1325. tabs->set_tab_align(TabContainer::ALIGN_LEFT);
  1326. tabs->add_theme_style_override("panel", editor->get_gui_base()->get_theme_stylebox(SNAME("DebuggerPanel"), SNAME("EditorStyles")));
  1327. tabs->connect("tab_changed", callable_mp(this, &ScriptEditorDebugger::_tab_changed));
  1328. add_child(tabs);
  1329. { //debugger
  1330. VBoxContainer *vbc = memnew(VBoxContainer);
  1331. vbc->set_name(TTR("Debugger"));
  1332. Control *dbg = vbc;
  1333. HBoxContainer *hbc = memnew(HBoxContainer);
  1334. vbc->add_child(hbc);
  1335. reason = memnew(Label);
  1336. reason->set_text("");
  1337. hbc->add_child(reason);
  1338. reason->set_h_size_flags(SIZE_EXPAND_FILL);
  1339. reason->set_autowrap_mode(Label::AUTOWRAP_WORD_SMART);
  1340. reason->set_max_lines_visible(3);
  1341. reason->set_mouse_filter(Control::MOUSE_FILTER_PASS);
  1342. hbc->add_child(memnew(VSeparator));
  1343. skip_breakpoints = memnew(Button);
  1344. skip_breakpoints->set_flat(true);
  1345. hbc->add_child(skip_breakpoints);
  1346. skip_breakpoints->set_tooltip(TTR("Skip Breakpoints"));
  1347. skip_breakpoints->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_skip_breakpoints));
  1348. hbc->add_child(memnew(VSeparator));
  1349. copy = memnew(Button);
  1350. copy->set_flat(true);
  1351. hbc->add_child(copy);
  1352. copy->set_tooltip(TTR("Copy Error"));
  1353. copy->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_copy));
  1354. hbc->add_child(memnew(VSeparator));
  1355. step = memnew(Button);
  1356. step->set_flat(true);
  1357. hbc->add_child(step);
  1358. step->set_tooltip(TTR("Step Into"));
  1359. step->set_shortcut(ED_GET_SHORTCUT("debugger/step_into"));
  1360. step->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_step));
  1361. next = memnew(Button);
  1362. next->set_flat(true);
  1363. hbc->add_child(next);
  1364. next->set_tooltip(TTR("Step Over"));
  1365. next->set_shortcut(ED_GET_SHORTCUT("debugger/step_over"));
  1366. next->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_next));
  1367. hbc->add_child(memnew(VSeparator));
  1368. dobreak = memnew(Button);
  1369. dobreak->set_flat(true);
  1370. hbc->add_child(dobreak);
  1371. dobreak->set_tooltip(TTR("Break"));
  1372. dobreak->set_shortcut(ED_GET_SHORTCUT("debugger/break"));
  1373. dobreak->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_break));
  1374. docontinue = memnew(Button);
  1375. docontinue->set_flat(true);
  1376. hbc->add_child(docontinue);
  1377. docontinue->set_tooltip(TTR("Continue"));
  1378. docontinue->set_shortcut(ED_GET_SHORTCUT("debugger/continue"));
  1379. docontinue->connect("pressed", callable_mp(this, &ScriptEditorDebugger::debug_continue));
  1380. HSplitContainer *sc = memnew(HSplitContainer);
  1381. vbc->add_child(sc);
  1382. sc->set_v_size_flags(SIZE_EXPAND_FILL);
  1383. stack_dump = memnew(Tree);
  1384. stack_dump->set_allow_reselect(true);
  1385. stack_dump->set_columns(1);
  1386. stack_dump->set_column_titles_visible(true);
  1387. stack_dump->set_column_title(0, TTR("Stack Frames"));
  1388. stack_dump->set_h_size_flags(SIZE_EXPAND_FILL);
  1389. stack_dump->set_hide_root(true);
  1390. stack_dump->connect("cell_selected", callable_mp(this, &ScriptEditorDebugger::_stack_dump_frame_selected));
  1391. sc->add_child(stack_dump);
  1392. inspector = memnew(EditorDebuggerInspector);
  1393. inspector->set_h_size_flags(SIZE_EXPAND_FILL);
  1394. inspector->set_enable_capitalize_paths(false);
  1395. inspector->set_read_only(true);
  1396. inspector->connect("object_selected", callable_mp(this, &ScriptEditorDebugger::_remote_object_selected));
  1397. inspector->connect("object_edited", callable_mp(this, &ScriptEditorDebugger::_remote_object_edited));
  1398. inspector->connect("object_property_updated", callable_mp(this, &ScriptEditorDebugger::_remote_object_property_updated));
  1399. sc->add_child(inspector);
  1400. tabs->add_child(dbg);
  1401. }
  1402. { //errors
  1403. errors_tab = memnew(VBoxContainer);
  1404. errors_tab->set_name(TTR("Errors"));
  1405. HBoxContainer *errhb = memnew(HBoxContainer);
  1406. errors_tab->add_child(errhb);
  1407. Button *expand_all = memnew(Button);
  1408. expand_all->set_text(TTR("Expand All"));
  1409. expand_all->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_expand_errors_list));
  1410. errhb->add_child(expand_all);
  1411. Button *collapse_all = memnew(Button);
  1412. collapse_all->set_text(TTR("Collapse All"));
  1413. collapse_all->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_collapse_errors_list));
  1414. errhb->add_child(collapse_all);
  1415. Control *space = memnew(Control);
  1416. space->set_h_size_flags(SIZE_EXPAND_FILL);
  1417. errhb->add_child(space);
  1418. clearbutton = memnew(Button);
  1419. clearbutton->set_text(TTR("Clear"));
  1420. clearbutton->set_h_size_flags(0);
  1421. clearbutton->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_clear_errors_list));
  1422. errhb->add_child(clearbutton);
  1423. error_tree = memnew(Tree);
  1424. error_tree->set_columns(2);
  1425. error_tree->set_column_expand(0, false);
  1426. error_tree->set_column_custom_minimum_width(0, 140);
  1427. error_tree->set_column_clip_content(0, true);
  1428. error_tree->set_column_expand(1, true);
  1429. error_tree->set_column_clip_content(1, true);
  1430. error_tree->set_select_mode(Tree::SELECT_ROW);
  1431. error_tree->set_hide_root(true);
  1432. error_tree->set_v_size_flags(SIZE_EXPAND_FILL);
  1433. error_tree->set_allow_rmb_select(true);
  1434. error_tree->connect("item_rmb_selected", callable_mp(this, &ScriptEditorDebugger::_error_tree_item_rmb_selected));
  1435. errors_tab->add_child(error_tree);
  1436. item_menu = memnew(PopupMenu);
  1437. item_menu->connect("id_pressed", callable_mp(this, &ScriptEditorDebugger::_item_menu_id_pressed));
  1438. error_tree->add_child(item_menu);
  1439. tabs->add_child(errors_tab);
  1440. }
  1441. { // File dialog
  1442. file_dialog = memnew(EditorFileDialog);
  1443. file_dialog->connect("file_selected", callable_mp(this, &ScriptEditorDebugger::_file_selected));
  1444. add_child(file_dialog);
  1445. }
  1446. { //profiler
  1447. profiler = memnew(EditorProfiler);
  1448. profiler->set_name(TTR("Profiler"));
  1449. tabs->add_child(profiler);
  1450. profiler->connect("enable_profiling", callable_mp(this, &ScriptEditorDebugger::_profiler_activate), varray(PROFILER_SCRIPTS_SERVERS));
  1451. profiler->connect("break_request", callable_mp(this, &ScriptEditorDebugger::_profiler_seeked));
  1452. }
  1453. { //frame profiler
  1454. visual_profiler = memnew(EditorVisualProfiler);
  1455. visual_profiler->set_name(TTR("Visual Profiler"));
  1456. tabs->add_child(visual_profiler);
  1457. visual_profiler->connect("enable_profiling", callable_mp(this, &ScriptEditorDebugger::_profiler_activate), varray(PROFILER_VISUAL));
  1458. }
  1459. { //network profiler
  1460. network_profiler = memnew(EditorNetworkProfiler);
  1461. network_profiler->set_name(TTR("Network Profiler"));
  1462. tabs->add_child(network_profiler);
  1463. network_profiler->connect("enable_profiling", callable_mp(this, &ScriptEditorDebugger::_profiler_activate), varray(PROFILER_NETWORK));
  1464. }
  1465. { //monitors
  1466. performance_profiler = memnew(EditorPerformanceProfiler);
  1467. tabs->add_child(performance_profiler);
  1468. }
  1469. { //vmem inspect
  1470. VBoxContainer *vmem_vb = memnew(VBoxContainer);
  1471. HBoxContainer *vmem_hb = memnew(HBoxContainer);
  1472. Label *vmlb = memnew(Label(TTR("List of Video Memory Usage by Resource:") + " "));
  1473. vmlb->set_theme_type_variation("HeaderSmall");
  1474. vmlb->set_h_size_flags(SIZE_EXPAND_FILL);
  1475. vmem_hb->add_child(vmlb);
  1476. vmem_hb->add_child(memnew(Label(TTR("Total:") + " ")));
  1477. vmem_total = memnew(LineEdit);
  1478. vmem_total->set_editable(false);
  1479. vmem_total->set_custom_minimum_size(Size2(100, 0) * EDSCALE);
  1480. vmem_hb->add_child(vmem_total);
  1481. vmem_refresh = memnew(Button);
  1482. vmem_refresh->set_flat(true);
  1483. vmem_hb->add_child(vmem_refresh);
  1484. vmem_export = memnew(Button);
  1485. vmem_export->set_flat(true);
  1486. vmem_export->set_tooltip(TTR("Export list to a CSV file"));
  1487. vmem_hb->add_child(vmem_export);
  1488. vmem_vb->add_child(vmem_hb);
  1489. vmem_refresh->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_video_mem_request));
  1490. vmem_export->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_video_mem_export));
  1491. VBoxContainer *vmmc = memnew(VBoxContainer);
  1492. vmem_tree = memnew(Tree);
  1493. vmem_tree->set_v_size_flags(SIZE_EXPAND_FILL);
  1494. vmem_tree->set_h_size_flags(SIZE_EXPAND_FILL);
  1495. vmmc->add_child(vmem_tree);
  1496. vmmc->set_v_size_flags(SIZE_EXPAND_FILL);
  1497. vmem_vb->add_child(vmmc);
  1498. vmem_vb->set_name(TTR("Video RAM"));
  1499. vmem_tree->set_columns(4);
  1500. vmem_tree->set_column_titles_visible(true);
  1501. vmem_tree->set_column_title(0, TTR("Resource Path"));
  1502. vmem_tree->set_column_expand(0, true);
  1503. vmem_tree->set_column_expand(1, false);
  1504. vmem_tree->set_column_title(1, TTR("Type"));
  1505. vmem_tree->set_column_custom_minimum_width(1, 100 * EDSCALE);
  1506. vmem_tree->set_column_expand(2, false);
  1507. vmem_tree->set_column_title(2, TTR("Format"));
  1508. vmem_tree->set_column_custom_minimum_width(2, 150 * EDSCALE);
  1509. vmem_tree->set_column_expand(3, false);
  1510. vmem_tree->set_column_title(3, TTR("Usage"));
  1511. vmem_tree->set_column_custom_minimum_width(3, 80 * EDSCALE);
  1512. vmem_tree->set_hide_root(true);
  1513. tabs->add_child(vmem_vb);
  1514. }
  1515. { // misc
  1516. VBoxContainer *misc = memnew(VBoxContainer);
  1517. misc->set_name(TTR("Misc"));
  1518. tabs->add_child(misc);
  1519. GridContainer *info_left = memnew(GridContainer);
  1520. info_left->set_columns(2);
  1521. misc->add_child(info_left);
  1522. clicked_ctrl = memnew(LineEdit);
  1523. clicked_ctrl->set_h_size_flags(SIZE_EXPAND_FILL);
  1524. info_left->add_child(memnew(Label(TTR("Clicked Control:"))));
  1525. info_left->add_child(clicked_ctrl);
  1526. clicked_ctrl_type = memnew(LineEdit);
  1527. info_left->add_child(memnew(Label(TTR("Clicked Control Type:"))));
  1528. info_left->add_child(clicked_ctrl_type);
  1529. scene_tree = memnew(SceneDebuggerTree);
  1530. live_edit_root = memnew(LineEdit);
  1531. live_edit_root->set_h_size_flags(SIZE_EXPAND_FILL);
  1532. {
  1533. HBoxContainer *lehb = memnew(HBoxContainer);
  1534. Label *l = memnew(Label(TTR("Live Edit Root:")));
  1535. info_left->add_child(l);
  1536. lehb->add_child(live_edit_root);
  1537. le_set = memnew(Button(TTR("Set From Tree")));
  1538. lehb->add_child(le_set);
  1539. le_clear = memnew(Button(TTR("Clear")));
  1540. lehb->add_child(le_clear);
  1541. info_left->add_child(lehb);
  1542. }
  1543. misc->add_child(memnew(VSeparator));
  1544. HBoxContainer *buttons = memnew(HBoxContainer);
  1545. export_csv = memnew(Button(TTR("Export measures as CSV")));
  1546. export_csv->connect("pressed", callable_mp(this, &ScriptEditorDebugger::_export_csv));
  1547. buttons->add_child(export_csv);
  1548. misc->add_child(buttons);
  1549. }
  1550. msgdialog = memnew(AcceptDialog);
  1551. add_child(msgdialog);
  1552. live_debug = true;
  1553. camera_override = CameraOverride::OVERRIDE_NONE;
  1554. last_path_id = false;
  1555. error_count = 0;
  1556. warning_count = 0;
  1557. _update_buttons_state();
  1558. }
  1559. ScriptEditorDebugger::~ScriptEditorDebugger() {
  1560. if (peer.is_valid()) {
  1561. peer->close();
  1562. peer.unref();
  1563. }
  1564. memdelete(scene_tree);
  1565. }