aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorTaiseiIto <taisei1212@outlook.jp>2022-09-13 22:55:03 +0900
committerTom Tromey <tromey@adacore.com>2022-10-17 07:17:36 -0600
commitc7f83b0d14e38e4c3f169b4fc538491782e7d915 (patch)
treeb316584722905aa8f649f8539c95d04a284291f9 /gdb/ada-lang.c
parente57f7fa070e16683c0e1ddd0d1307d243fad990d (diff)
downloadbinutils-c7f83b0d14e38e4c3f169b4fc538491782e7d915.zip
binutils-c7f83b0d14e38e4c3f169b4fc538491782e7d915.tar.gz
binutils-c7f83b0d14e38e4c3f169b4fc538491782e7d915.tar.bz2
Fix null pointer representations
Since "NULL" and "0" are used to represent invalid address in function "gdbarch_find_by_info" in "binutils-gdb/gdb/arch-utils.c", I modified them to "nullptr".
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions