This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BUG] gdbtk-bp.c: got build error


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  <keiths@valrhona.uglyboxes.com>

	* generic/gdbtk-bp.c (gdb_set_bp): Update for recent
	create_breakpoint API update.

Attachment: create_breakpoint-update.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]