Re: [RFA] GDB API Updates
Keith Seitz <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
On 02/21/2012 09:29 PM, Kevin Buettner wrote: > I ran into some build errors while building insight earlier today. > (Actually, they're warnings, but I had -Werror set.) I found that the > return type of some gdb functions have been changed from char * to > const char *. The patch below adjusts insight specific files to match > the rest of gdb. > > Okay? I apologize for the delay. Please commit your patch. Thank you for noticing this! I've been so busy with my own work that I haven't even tried to build insight in the last month. Keith