commit | 4e08903f679f22be6d7ea6e33f21a9fc43210567 | [log] [tgz] |
---|---|---|
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Mon Feb 27 10:28:40 2023 +0100 |
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Mon Feb 27 10:28:40 2023 +0100 |
tree | bfcabf51bc9d1fbd9b8f6b7f949b125dc1b539ba | |
parent | 4dd74c176b8a656eca76f2713ca25371d52e40b0 [diff] |
gdb, python: do minor modernization in execute_gdb_command Use nullptr instead of NULL and boolify two local variables in execute_gdb_command. Approved-By: Tom Tromey <tom@tromey.com>