Hi, Gdb recently had some APIs updated, and insight was left unbuildable. This patch should correct any problems. Keith ChangeLog 2012-10-10 Keith Seitz * generic/gdbtk-hooks.c (gdbtk_memory_changed): Change LEN from int to ssize_t to match changes in the API. (x_event): Use set_quit_flag to set the quit_flag. * generic/gdbtk-cmds.c (gdb_stop): Likewise.