Hi, Can anyone recommend a kernel debugger for Red Hat 7.3 (kernel 2.4.18)? I would like to step through the kernel and modules that perform traffic control. Thanks, Dan _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Daniel Sullivan wrote:> I would like to step through the kernel and modules that perform traffic > control.Depending on what you plan to do, you may find tcsim a more convenient tool than a kernel debugger. tcsim runs most of the traffic control subsystem in user space, so you can just use gdb or any other debugger. tcsim is part of tcng, http://tcng.sourceforge.net/ - Werner -- _________________________________________________________________________ / Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net / /_http://www.almesberger.net/____________________________________________/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Daniel Sullivan wrote:>Hi, >Can anyone recommend a kernel debugger for Red Hat 7.3 (kernel 2.4.18)? I >would like to step through the kernel and modules that perform traffic >control. > >Thanks, >Dan > >_______________________________________________ >LARTC mailing list / LARTC@mailman.ds9a.nl >http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > >hi, you can use kgdb but you need two hosts, it works fine. -- Vincent EGAL Email : egal@ipanematech.com _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/