cvs commit: src/gnu/usr.bin/gdb/gdbserver Makefile fbsd-i386-low.c fbsd-low.c fbsd-low.h reg-i386.c

David E. O'Brien obrien at FreeBSD.org
Tue Dec 4 10:00:18 PST 2007


obrien      2007-12-04 18:00:17 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_6)
    gnu/usr.bin/gdb/gdbserver Makefile fbsd-i386-low.c fbsd-low.c 
                              fbsd-low.h reg-i386.c 
  Log:
  MFC: turn on gdbserver for the arch that supports it.
  
  Revision  Changes    Path
  1.5.4.1   +22 -0     src/gnu/usr.bin/gdb/gdbserver/Makefile (new)
  1.2.4.1   +176 -0    src/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c (new)
  1.2.4.1   +1265 -0   src/gnu/usr.bin/gdb/gdbserver/fbsd-low.c (new)
  1.2.4.1   +122 -0    src/gnu/usr.bin/gdb/gdbserver/fbsd-low.h (new)
  1.1.4.1   +63 -0     src/gnu/usr.bin/gdb/gdbserver/reg-i386.c (new)


More information about the cvs-src mailing list