1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Find a file
Alain Magloire 2c72e31d52 To remove the hardcoded "objdump" we had to lay
down some infrastructure.  This is base on ideas/patch
	from Chris Songer.  The idea is to define in the IToolsProvider
	the Objdump class and reuse it to implement IBinaryFile.getContents().
	Next step is to come up with ObjdumpEditor, to go this route
	will be more flexible.
2004-01-20 21:13:28 +00:00
build - cleanup UI 2004-01-13 18:54:39 +00:00
core To remove the hardcoded "objdump" we had to lay 2004-01-20 21:13:28 +00:00
debug Fix for bug 48682: IThread.getBreakpoints() stubbed out. 2004-01-15 22:09:35 +00:00
doc Fix version number. 2004-01-05 20:51:56 +00:00
launch/org.eclipse.cdt.launch removed warning 2004-01-13 18:44:43 +00:00
releng Make failure more visible. 2004-01-14 22:03:23 +00:00