Files
binutils-gdb/gdb/python
Tom Tromey fa17a68141 Handle bool specially in gdb.set_parameter
PR python/29217 points out that gdb.parameter will return bool values,
but gdb.set_parameter will not properly accept them.  This patch fixes
the problem by adding a special case to set_parameter.

I looked at a fix involving rewriting set_parameter in C++.  However,
this one is simpler.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29217
2022-07-08 13:56:56 -06:00
..
2022-06-23 09:27:30 -06:00
2022-07-05 10:28:39 -06:00
2022-07-05 10:28:39 -06:00
2022-07-05 11:22:20 -06:00
2022-06-23 09:27:30 -06:00
2022-06-23 09:27:30 -06:00
2022-07-05 10:28:39 -06:00