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 * generic/gdbtk-bp.c (gdb_set_bp): Update for recent create_breakpoint API update.