Change type of debug_aix_thread to bool
authorChristian Biesinger <cbiesinger@google.com>
Mon, 2 Dec 2019 18:33:38 +0000 (12:33 -0600)
committerChristian Biesinger <cbiesinger@google.com>
Mon, 2 Dec 2019 18:35:48 +0000 (12:35 -0600)
commit638d85bce02264cd6180a240a1d033fb1ea58e26
tree29b29156021ce0b964508fb11b8ea8bc0e6b15c4
parent7532a164d5391fe4832da9f7e492dd0dd6da6dce
Change type of debug_aix_thread to bool

This fixes AIX build breakage from commit
491144b5e21bbfd41969c175aebb663976f59058

Thanks to Sangamesh Mallayya for pointing this out to me.

gdb/ChangeLog:

2019-12-02  Christian Biesinger  <cbiesinger@google.com>

* aix-thread.c (debug_aix_thread): Change type to bool.

Change-Id: Ie7b2eab97b75b48067ef77e414e7510d1f79a525
gdb/ChangeLog
gdb/aix-thread.c
This page took 0.024083 seconds and 4 git commands to generate.