This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linux Realtime Scheduling Option


On Mon, Mar 21, 2005 at 09:03:35PM -0600, Dave Trollope wrote:
> Perhaps gdb/gdbserver could have a command line option (instead of 
> .gdbinit) that registers itself realtime, as the highest priority? Its 
> likely you want the debugger to run at the highest priority to catch 
> tight loops etc. This would also map to non-unix OSs like VxWorks.
> 
> Does this strategy sound more appealing?

No, because this is exactly what you would accomplish by using rt/chrt.
Please, look at them before we continue this conversation.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]