Re: Build gdbtk-cmds.c get error
Hui Zhu <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
I am OK now. Thanks Keith. Best regards, Hui On Mon, Jul 5, 2010 at 02:12, Keith Seitz <[email protected]> wrote: > On 07/04/2010 01:20 AM, Hui Zhu wrote: >> >> ../../src/gdb/gdbtk/generic/gdbtk-bp.c:558: error: too many arguments >> to function 'create_breakpoint' > > I've committed the attached patch to fix this, another API change in gdb. > > Thank you for bringing this to my attention. > > Keith > > ChangeLog > 2010-07-04 Keith Seitz <[email protected]> > > * generic/gdbtk-bp.c (gdb_set_bp): Update arguments for API > change in create_breakpoint. >