mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 09:19:33 +01:00
lazdebuggergdbmi: minor string clean up
git-svn-id: trunk@44206 -
This commit is contained in:
parent
1b46867fde
commit
23b5437b04
@ -72,8 +72,7 @@ resourcestring
|
||||
+'through SSH allows to remote debug via a SSH connection. See docs/'
|
||||
+'RemoteDebugging.txt for details. The path must contain the SSH client. '
|
||||
+'Use SSH_Startup_Options for the hostname and optional username. '
|
||||
+'Use Remote_GDB_Exe for the filename of GDB on the remote computer.'
|
||||
+'';
|
||||
+'Use Remote_GDB_Exe for the filename of GDB on the remote computer.';
|
||||
lisUnexpectedResultTheDebuggerWillTerminate = 'Unexpected result:%sThe '
|
||||
+'debugger will terminate';
|
||||
lisResponseContinue = 'Response: %sContinue ?';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user