diff options
author | Keith Seitz <keiths@redhat.com> | 2008-03-07 08:03:19 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2008-03-07 08:03:19 +0000 |
commit | 7cc457d5c725934198e3e7e49a57c713dd8553c0 (patch) | |
tree | a214ac6fa69a74b92b3a395b273ba8aae926e4ec /Makefile.tpl | |
parent | 0176cf5a89978aaa27424369d4209716a2fda350 (diff) | |
download | gdb-7cc457d5c725934198e3e7e49a57c713dd8553c0.tar.gz |
* generic/gdbtk-register.c (map_arg): New data type
for passing arguments to mapping functions.
(map_func): New definition of mapping function.
Changed all callers to use these new types.
* generic/gdbtk-stack.c (gdb_get_vars_command): Change
cast to int to dereference of int *.
* generic/gdbtk-wrapper.c: Change all casts to char * for
results and args to use pointer or integer flavor of
gdb_wrapper_args.results and .args.
* generic/gdbtk-wrapper.h: struct gdb_wrapper_arguments
members result and args now return a union of void * and int.
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions