diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f81970a..732ee3b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-04-07 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> + + * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definition + of PROC_SERVICE_IS_OLD. + (ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, + rw_common): Change argument type from psaddr_t to gdb_ps_addr_t. + Fri Apr 7 17:18:42 2000 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (CFLAGS): Set using configure. |