aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2017-04-12 10:46:13 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2017-04-12 10:46:48 -0400
commit0a31ccfbd84660a91b133a9915e6f63c30033189 (patch)
tree0cc604f0b6ece9324208eb965996f999756dbb61 /gdb/guile
parente9bb3fbbe81115b196b436cf513f0fd7b41d6a4a (diff)
downloadgdb-0a31ccfbd84660a91b133a9915e6f63c30033189.zip
gdb-0a31ccfbd84660a91b133a9915e6f63c30033189.tar.gz
gdb-0a31ccfbd84660a91b133a9915e6f63c30033189.tar.bz2
Fix build error in aix-thread.c
Obvious fix for: aix-thread.c: In function 'char* pd_status2str(int)': aix-thread.c:163:33: error: deprecated conversion from string constant to 'char*' [-Werror=write-strings] case PTHDB_SUCCESS: return "SUCCESS"; ^ gdb/ChangeLog: * aix-thread.c (pd_status2str): Change return type to const char *.
Diffstat (limited to 'gdb/guile')
0 files changed, 0 insertions, 0 deletions