Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] Idle thoughts on programming languages and configuration options

> Sadly there are times when the programmer is left no choice 
> but to pass
> the problem to the user, because there is no time to remove the
> underlying problem.

There is also the case where a single choice is not proper
in all situations.  In those cases, it is absolutely
essential that the user have a preference, so they can
tailor the environment to suit their particular needs.

At the moment, it appears that the GDB timeout is serving
this purpose.  Improvements in gdb and/or CDT may make
this setting less critical, but I'm not convinced that they
will remove the need for it entirely.

-Samrobb


Back to the top