This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gcore fix for native gdb on solaris


For the record:

> 	gdb/
> 	* procfs.c: (procfs_do_thread_registers) Use
> 	elfcore_write_lwpstatus.

I checked in the following patch as an emergency fix, because the bfd
change caused a build error in GDB (missing elfcore_write_prstatus).
It's your change, with a slight modification. See:

    http://www.sourceware.org/ml/gdb-patches/2010-01/msg00191.html
    [commit] Fix build failure on sparc-solaris.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]