[PATCH 0/2] More use of bool in linespec

Tom Tromey tom@tromey.com
Sat Jan 11 18:53:41 GMT 2025


I found a couple more spots in linespec that could use the bool type.

Signed-off-by: Tom Tromey <tom@tromey.com>
---
Tom Tromey (2):
      Use bool for parameter of add_sal_to_sals
      Use bool in decode_line_2_item

 gdb/linespec.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)
---
base-commit: 4818a5c2b402b0a09d95e5bcbc84a5d85c29ec7c
change-id: 20250111-linespec-more-bool-3efec14e0445

Best regards,
-- 
Tom Tromey <tom@tromey.com>



More information about the Gdb-patches mailing list