Remove gdb_sysroot NULL checks
authorGary Benson <gbenson@redhat.com>
Wed, 24 Jun 2015 15:06:49 +0000 (16:06 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 25 Jun 2015 08:31:07 +0000 (09:31 +0100)
commita3be80c3c54e9e2c0d8e9a1ff77c931cd8ebeb60
tree21d6dbc895dd38aebad7bcfdd748dc0284817e15
parent53f7371c77f50aea587cf06bf4cc79273ee1382e
Remove gdb_sysroot NULL checks

Since fed040c6a50399617d8265cbddc7fd21b3f134ef gdb_sysroot is
never NULL.  This commit removes all gdb_sysroot NULL checks.

gdb/ChangeLog:

* exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
* infrun.c (follow_exec): Likewise.
* remote.c (remote_filesystem_is_local): Likewise.
* solib.c (solib_find_1): Likewise.
gdb/ChangeLog
gdb/exec.c
gdb/infrun.c
gdb/remote.c
gdb/solib.c
This page took 0.025521 seconds and 4 git commands to generate.