commit | 1487293966460b07f585799834c928552aaf8202 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Tue Apr 23 09:22:57 2024 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Tue Apr 23 11:26:14 2024 -0400 |
tree | 50dd79ac18b608f5f54c8fcc7cddb35ac4a823d8 | |
parent | 7d21eff9442d75c2b1d4beec1120115bf252dfdf [diff] |
gdb: change return type of check_quit_flag to bool Change the return type of the check_quit_flag function to bool. Update a few related spots. Change-Id: I9d3a15d3f8651efb02c7d211f06222a592bd4184 Approved-By: Tom Tromey <tom@tromey.com>