DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Mar 2004 15:26:45 -0800 (PST)

dillon      2004/03/10 15:26:45 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c 
  Log:
  gdb was unable to obtain backtraces of pure threads.  Change the 'proc'
  command to take either a pid or a thread pointer (no longer a proc pointer),
  and add hacks to calculate the stack pointer and frame pointer for switched
  out pure threads (which do not use the PCB structure).
  
  Revision  Changes    Path
  1.6       +68 -31    src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c.diff?r1=1.5&r2=1.6&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]