Thanks for your reply. @ErichStyger
I already set J-Link Remote address in my MCUXpresso. (v11.2.1)
but when do debug, gdb trying to connect gdbserver from localhost, not remote address.
That is a problem what trying to connect gdb server from localhost when isn't turn on "start server" in debug option.
when I change "org.eclipse.cdt.debug.gdbjtag.core.ipAddress " in ".launch" file, gdb connect gdbserver from remote address, not localhost.
It can be nice if allow to enter gdb server address in the debug option or the gdb server's address to be synchronized to the J-Link remote address.