Hi... Yesterday the function create_breakpoint() was extended by a new parameter. This breaks compilation of gdbtk. Attached you will find a small patch that fixes this. ChangeLog: 2012-03-14 Roland Schwingel * generic/gdbtk-bp.c (gdb_set_bp): Adjust parameters of create_breakpoint() to match recent change. Roland