diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2008-05-04 09:28:27 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2008-05-04 09:28:27 +0000 |
commit | c47ffbe3b159da69fcc66cb7ad3a69077641b384 (patch) | |
tree | 2b2787dd5be1f1afca6ee3cb7c9ad40950507445 /ChangeLog | |
parent | 55cd6f92dce132108458c2b1bcdba08fc7feb5da (diff) | |
download | gdb-c47ffbe3b159da69fcc66cb7ad3a69077641b384.zip gdb-c47ffbe3b159da69fcc66cb7ad3a69077641b384.tar.gz gdb-c47ffbe3b159da69fcc66cb7ad3a69077641b384.tar.bz2 |
Fix auxv data parsing on 64-bit solaris
* target.h (struct target_ops): New field to_auxv_parse.
* auxv.c (default_auxv_parse): New, renamed from previous
target_auxv_parse.
(target_auxv_parse): Try to call target method. Fallback to
default_auxv_parse if not found.
* procfs.c (procfs_auxv_parse): New.
(init_procfs_ops): On Solaris, in 64-bit mode, install
procfs_auxv_parse.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions