Tom82
April 11th, 2005, 09:27 AM
hi there,
i got a new Job and noone here is using a debugger...
isnt that crazy ???? i dont really understand that... they say i am crazy because i want to use a debugger.
so the fact is that all the stuff is written for the gcc compiler but i have to use Visual SlickEdit and can't get a debugger running (we need hours to get even the compiler running so that the errors what he throws are linked with the IDE)
Im programming C++ with wxWindows-2.4.2
the aimed plattform is Win2k
the current source consists just of .h .cpp and on file with is used by the programm "make" witch uses "makefile".
the other Programmer who works on this Project wrote everything in VIM, and all the other Programmers here around work with Visual SlickEdit 8.0 - so i have to get this running on SlickEdit using the "makefile", and with the GCC Compiler.
before i had never something to do - i used VC++ 6.0 hit the debug Button and everything was working....
so i dont know how debugging and makefiles and linker are working in the background....
i hope i get this running, or i will loose my job, or i learn how to work without debugger :D ... (( is this normal that people dont use debuggers ??? ))
i got a new Job and noone here is using a debugger...
isnt that crazy ???? i dont really understand that... they say i am crazy because i want to use a debugger.
so the fact is that all the stuff is written for the gcc compiler but i have to use Visual SlickEdit and can't get a debugger running (we need hours to get even the compiler running so that the errors what he throws are linked with the IDE)
Im programming C++ with wxWindows-2.4.2
the aimed plattform is Win2k
the current source consists just of .h .cpp and on file with is used by the programm "make" witch uses "makefile".
the other Programmer who works on this Project wrote everything in VIM, and all the other Programmers here around work with Visual SlickEdit 8.0 - so i have to get this running on SlickEdit using the "makefile", and with the GCC Compiler.
before i had never something to do - i used VC++ 6.0 hit the debug Button and everything was working....
so i dont know how debugging and makefiles and linker are working in the background....
i hope i get this running, or i will loose my job, or i learn how to work without debugger :D ... (( is this normal that people dont use debuggers ??? ))