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

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 10 15:27:35 PST 2004


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





More information about the Commits mailing list