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: [PATCH] Re: Build gdbtk-bp.c get error


My part is OK.  Thanks Keith.

Best regards,
Hui

On Sat, Apr 3, 2010 at 07:42, Keith Seitz <keiths@redhat.com> wrote:
> On 04/01/2010 10:56 PM, Hui Zhu wrote:
>>
>> ../../src/gdb/gdbtk/generic/gdbtk-bp.c
>> ../../src/gdb/gdbtk/generic/gdbtk-bp.c: In function
>> 'gdb_get_breakpoint_info':
>> ../../src/gdb/gdbtk/generic/gdbtk-bp.c:365: error: dereferencing
>> pointer to incomplete type
>> ../../src/gdb/gdbtk/generic/gdbtk-bp.c: In function
>> 'gdb_get_tracepoint_info':
>> ../../src/gdb/gdbtk/generic/gdbtk-bp.c:775: error: dereferencing
>> pointer to incomplete type
>
> Gdb is up to it again... I've committed the attached patch to correct this.
>
> Keith
>
> ChangeLog
> 2010-04-02 ?Keith Seitz ?<keiths@redhat.com>
>
> ? ? ? ?* generic/gdbtk-bp.c (gdb_get_breakpoint_info): Use
> ? ? ? ?breakpoint_commands to access breakpoint commands.
> ? ? ? ?(gdb_get_tracepoint_info): Likewise for tracepoint actions.
>


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