]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
minor cleanups to update_current_target
authorTom Tromey <tromey@redhat.com>
Mon, 13 Jan 2014 18:49:32 +0000 (11:49 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:42 +0000 (07:48 -0700)
commitbe4ddd36d63cfdddc26d912a91d9da4bbfc00f75
tree0eb4234f5f7d38ab5eb028e4689f4851514646fa
parent2117c711ae07700adb57ea5b5ca61e4c32d7e3d2
minor cleanups to update_current_target

During the conversion I kept all the "do not inherit" comments in
update_current_target.  However, now they are not needed.  This patch
updates the comments for INHERIT and de_fault, and removes the
somewhat odd INHERIT of to_stratum.

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.c (update_current_target): Update comments.  Do not
INHERIT to_stratum.
gdb/ChangeLog
gdb/target.c