Tom Rini wrote: [Tue Sep 26 2006, 11:20:30AM EDT]
> On Tue, Sep 26, 2006 at 10:31:37AM -0400, Bob Picco wrote:
> > 
> > Tom,
> > 
> > My compile and link on ia64 was broken. I guess my attention to kgdb ml was
> > remiss lately.  It builds now and was tested on MP ia64 box.
> > 
> > Finish removing hardware breakpoint support. Later, reintroduce in 
> > ia64.patch
> > which won't be included in -mm related kgdb work.
> 
> OK.
> 
> > The disabling of debugging by calling kgdb_disable_hw_debug is for hardware
> > breakpoints. It seems to me inconsistent that is wasn't stubbed out like 
> > other
> > hardware debugging arch specific kgdb functions.
> 
> Must have missed that.  Patch welcome :)
Okay. I'll attempt to finish by Wed. Otherwise it won't be until
Friday. x86 and x86_64 will only get compile and link coverage. If you'd
like me to test them, then probably won't get to them before next week.
The change is trivial and risk would be low for not testing (just
removing kgdb_disable_hw_debug function). Removal for all three
arches is what I'm assuming you want.
> 
> > I added a stub for kgdb_post_master_code. I can't see why ia64 would require
> > this. Perhaps we should make this X86 only?
> 
> grep must have misled me.  Patch to fix that up in the header welcome.
Okay. I'll generate a patch for this too.
> 
> -- 
> Tom Rini
bob

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to