Hello, arguments = *(int*) &clientData; Gets strict aliasing warning that escalate to error and fails build. Attached a simple temp fix against head. Thanks!
Created attachment 3025 [details] binutils-cvs-gdbtk-stack-strict-aliasing.patch
Neither gdb nor gdbtk are part of binutils. And the patch is as broken as the original code, it still fails on big-endian 64-bit architectures. Please report that to the insight mailinglist.
Sorry... So what is it doing in the tree? Sent a message [1]. Thank you. [1] http://sources.redhat.com/ml/insight/2008-q4/msg00006.html
Solved.