看板 DFBSD_commit 關於我們 聯絡資訊
commit 05bb63a6201dd358157ba08f3edf02d642cb3d23 Author: John Marino <draco@marino.st> Date: Thu Sep 1 20:17:20 2011 +0200 gdb: Remove previous local modification Due to a previous effort that saw binutils support DragonFly, the config.bfd file no longer needs to be modified. Unfortunately the official binutils version wasn't modified the same way as it was in base, so the auto-merge didn't catch that there were two versions of each DragonFly entry. Luckily the good version came first, so this is simply a cleanup. Also the README.DRAGONFLY file was updated to include a new set of local modifications introduced with the FAKE_PROCESS_ID changes. Summary of changes: contrib/gdb-7/README.DRAGONFLY | 8 +++++++- contrib/gdb-7/bfd/config.bfd | 10 ---------- 2 files changed, 7 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/05bb63a6201dd358157ba08f3edf02d642cb3d23 -- DragonFly BSD source repository