Re: [BUG] gdbtk-bp.c: got build error
Hui Zhu <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
It's OK now. Thanks Keith. Hui On Sun, Nov 14, 2010 at 07:22, Keith Seitz <[email protected]> wrote: > On 11/13/2010 06:58 AM, Hui Zhu wrote: >> >> ../../src/gdb/gdbtk/generic/gdbtk-bp.c: In function 'gdb_set_bp': >> ../../src/gdb/gdbtk/generic/gdbtk-bp.c:557: error: too few arguments >> to function 'create_breakpoint' > > Thank you for reporting this. I've committed the attached patch to fix this. > > Keith > > ChangeLog > 2010-11-13 Keith Seitz <[email protected]> > > * generic/gdbtk-bp.c (gdb_set_bp): Update for recent > create_breakpoint API update. >