This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Help on HP-UX and Threads


Jeffrey A Law wrote:
> 
>   In message <35408C21.18E228F8@checkfree.com>you write:
>   > I noticed that we have to by default always include the -lcma or -ldce .
>   >
>   > -lcma is where all the pthread stuff now resides, I believe.  You should
>   > not have to include a -L/usr/lib, because it will be picked up from /lib
>   > for you.
>   >
>   > But does anyone know of what combination of g++/gdb will yield proper
>   > thread tracing and stacks?
> Your only change for debugging thread stuff on hpux will be gdb-4.17
> (in beta right now).
> 
> jeff
GNU gdb 4.16.98
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "hppa1.1-hp-hpux10.20".

Did  that and it only reported one thread while several were running.  I
sent a bug report to gdb-bugs, but no response.

Was hoping that someone else on HP-UX had already found that out and
fixed it.



Thanks,
Dave


-- 
-----------------------------------------------------------------
David Lucas                    |  mailto:dlucas@checkfree.com
Staff Software Engineer        |                                  
Systems Software Development   |  My opinions are IMHO.
OFX Server Devl 08-126         |                                  
                               |
CheckFree Corporation          |  Work#  614.825.3511            
8275 High Street               |  Fax#   614.825.3104            
Columbus, OH 43235             |  http://www.checkfree.com
-----------------------------------------------------------------


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