1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Missing error message.

This commit is contained in:
Mikhail Khodjaiants 2006-03-21 19:33:59 +00:00
parent d1ad9cfff1
commit 373957fc6f
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2006-03-21 Mikhail Khodjaiants
Missing error message.
* MIPluginResources.properties
2006-03-20 Mikhail Khodjaiants
Made "getCommandFile" and "getWorkingDirectory" methods protected.
* GDBCDIDebugger2.java

View file

@ -27,6 +27,7 @@ src.MISession.Process_Terminated=Process Terminated
src.MISession.Thread_Terminated={R,T}xThread terminated
src.MISession.Target_not_suspended=Target is not suspended
src.MISession.Session_terminated=Session terminated
src.MISession.Inferior_Terminated=Inferior terminated
src.MISession.Target_not_responding=Target is not responding (timed out)
src.CygwinGDBDebugger.Error_init_shared_lib_options=Error initializing shared library options:
src.MIInferior.target_is_suspended=target is suspended