cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_mips.c

John Baldwin jhb at FreeBSD.org
Wed Jun 18 14:23:43 UTC 2008


jhb         2008-06-18 14:23:28 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb trgt_mips.c 
  Log:
  SVN rev 179859 on 2008-06-18 14:23:28Z by jhb
  
  Catch up to recentish kgdb changes:
  - Use ptid_get_pid() rather than ptid_get_tid() (part of the changes to
    let 'tid' work for remote kgdb).
  - Add a stub kgdb_trgt_new_objfile() hook.
  
  Silence from:   obrien, mips@
  
  Revision  Changes    Path
  1.3       +6 -1      src/gnu/usr.bin/gdb/kgdb/trgt_mips.c


More information about the cvs-src mailing list