This is the mail archive of the gdb-patches@sources.redhat.com 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: infttrace vs add_thread


> When add_thread was changed to accept a ptid_t type instead of just an
> integer, nobody updated infttrace.c to reflect those changes.
> 
> The net result is a segfault if you try to use GDB on hpux11.
> 
> Again, since I'm no longer a GDB maintainer, I'll hold off installing the
> fix until approved by a GDB maintainer.


But you do have write after approval.  Cleanups like this are considered 
obvious.

Andrew


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