您的位置: 首页 > IT文章 > idea debug报错的问题 Idea debug模式下出现 "Connected to the target VM, address: '127.0.0.1:55606', transport: 'socket'" idea debug报错的问题 Idea debug模式下出现 "Connected to the target VM, address: '127.0.0.1:55606', transport: 'socket'" 分类: IT文章 • 2024-07-29 15:30:13 不要在主函数以外的地方加任何断点,否则会报错。可以在主函数里加断点然后进入调用函数再加断点