diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 27d67b5..b880161 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com> + * linux-thread-db.c (thread_db_pid_to_str): Print thread IDs + as hexadecimal. + +2007-05-14 Daniel Jacobowitz <dan@codesourcery.com> + * jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead of STRUCTOP_STRUCT. * jv-lang.c (evaluate_subexp_java): Handle STRUCTOP_PTR instead of |