Re: [PATCH] Rotate ChangeLog, fix build issues
Hui Zhu <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi Keith, My part is OK now. Thanks. Best, Hui On Tue, Apr 12, 2011 at 13:12, Keith Seitz <[email protected]> wrote: > On 04/11/2011 05:24 PM, Kevin Buettner wrote: >>> >>> 2011-04-08 Keith Seitz<[email protected]> >>> >>> * generic/gdbtk-bp.c (tracepoint_exists): Remove recently >>> removed "not_found_ptr" argument from call to decode_line_1. >>> * generic/gdbtk-stack.c (gdb_get_vars_command): Likewise. >>> * generic/gdbtk-cmds.c (gdb_get_line_command): Likewise. >>> (gdb_get_file_command): Likewise. >>> (gdb_get_function_command): Likewise. >> >> Was this actually committed? >> > > Well, apparently not! For some reason, I sent out the patch but did not > commit it. I have done so now. Thank you for pointing that out. > >> Here's that change: >> >> * gdbtk-register.c (get_register): Delete declaration of `buffer'. >> Use `valaddr' in its place. > > Thanks! I have committed this, too. > > Keith >