aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2019-07-02 10:30:46 -0400
committerSimon Marchi <simon.marchi@efficios.com>2019-07-02 10:31:00 -0400
commit854f60884cc35806dab1c0f9e7711c45cefaf7fc (patch)
treee56d33b4b98fca948d29f9f3fd9d9eb7c03c2483 /gdb/python
parent125f83f66c10c89530d011f4f81324b1f43afcda (diff)
downloadbinutils-854f60884cc35806dab1c0f9e7711c45cefaf7fc.zip
binutils-854f60884cc35806dab1c0f9e7711c45cefaf7fc.tar.gz
binutils-854f60884cc35806dab1c0f9e7711c45cefaf7fc.tar.bz2
Move generic_load declaration to symfile.h
... since the implementation is in symfile.c. At the same time, add some documentation and make sure the first parameter's name in the declaration matches the definition. gdb/ChangeLog: * defs.h (generic_load): Move from here... * symfile.h (generic_load): ... to here. Rename name parameter to args. * symfile.c (generic_load): Add comment.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions