mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 09:16:16 +02:00
LazDebuggerGDBMI: fixed typos
git-svn-id: trunk@47997 -
This commit is contained in:
parent
3a953ef44f
commit
60ad899f3d
@ -84,7 +84,7 @@ resourcestring
|
||||
synfFailedToInitializeDebugger = 'Failed to initialize debugger';
|
||||
synfTheDebuggerWasUnableToSetAllBreakpointsDuringIniti = 'The debugger was unable to set '
|
||||
+ 'all breakpoints during initialization.%0:s'
|
||||
+ 'You may with to check if all sources were compiled with debug-info%0:s'
|
||||
+ 'You may wish to check if all sources were compiled with debug-info.%0:s'
|
||||
+ 'Press OK to ignore this and continue.';
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user