Re: updating to gdb 12.1 was Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Chris Johns
On 16/2/2023 11:43 am, Joel Sherrill wrote: > The same issue is in gdb 12.1 and is still present in the gdb master. > > I have fixed this locally and will create a patch. > > Any thoughts on me updating to gdb 12.1 at the same time? I am ok with a GDB update. It is a host support tool and so the

updating to gdb 12.1 was Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
The same issue is in gdb 12.1 and is still present in the gdb master. I have fixed this locally and will create a patch. Any thoughts on me updating to gdb 12.1 at the same time? --joel On Wed, Feb 15, 2023 at 5:52 PM Joel Sherrill wrote: > Well I missed that we already build with --disable-w

Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
Well I missed that we already build with --disable-werror. This is something I guess I will have to deal with. On Wed, Feb 15, 2023 at 5:48 PM Joel Sherrill wrote: > Hi > > On Cygwin with gcc 11.3.0 as the native compiler, the build of gdb fails > with: > > CXXcp-name-parser.o > ../../gdb-

RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
Hi On Cygwin with gcc 11.3.0 as the native compiler, the build of gdb fails with: CXXcp-name-parser.o ../../gdb-11.2/gdb/completer.c: In function ‘char* gdb_completion_word_break_characters_throw()’: ../../gdb-11.2/gdb/completer.c:2014:10: error: invalid conversion from ‘const char*’ to ‘ch