This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug build/23814] error: conflicting return type specified for ‘virtual bool ia64_linux_nat_target::have_steppable_watchpoint()’


https://sourceware.org/bugzilla/show_bug.cgi?id=23814

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
../../gdb/ia64-linux-nat.c:676:55: error: no ‘void
ia64_linux_nat_target::new_thread(lwp_info*)’ member function declared in class
‘ia64_linux_nat_target’
 ia64_linux_nat_target::new_thread (struct lwp_info *lp)
                                                       ^
../../gdb/ia64-linux-nat.c:724:34: error: cannot declare member function
‘virtual int ia64_linux_nat_target::can_use_hw_breakpoint(bptype, int, int)’ to
have static linkage [-fpermissive]
            int cnt, int othertype)
                                  ^

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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