help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 23 gdb mouse set breakpoint


From: Ritchie
Subject: Re: emacs 23 gdb mouse set breakpoint
Date: Thu, 9 Apr 2009 10:09:47 -0700 (PDT)
User-agent: G2/1.0

On Apr 9, 12:40 am, nick...@snap.net.nz (Nick Roberts) wrote:
> armando.s...@gmail.com writes:
>  >                                          Has anybody tried to build FSF
>  > gdb to see if the problem goes away?
>
> Yes, I have, as I previously stated.  Perhaps you mean someone else.  Probably
> not.
>

Just curious, which version of 6.8 have you tested? Were having
problems at the beginning? Do you still have the source of that
version somewhere?
I have tried all the cvs versions available in the repos, but non of
them worked. These are the packages I tried:

gdb-6.8.50.20090407
gdb-6.8.50.20090408
gdb-6.8.50.20090409
gdb-weekly-6.8.50.20090324

They are all having the same problem, here is the compiling error
(actually warnings):

make  all-am
make[3]: Nothing to be done for `all-am'.
gcc-4.2 -g -O2   -I. -I.././gdb -I.././gdb/common -I.././gdb/config -
DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../
include/opcode -I.././gdb/../readline/.. -I../bfd -I.././gdb/../bfd -
I.././gdb/../include -I../libdecnumber -I.././gdb/../libdecnumber -
I./../intl -I.././gdb/gnulib -Ignulib  -DMI_OUT=1 -DTUI=1   -Wall -
Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-
pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -
o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo
amd64-tdep.c
cc1: warnings being treated as errors
In file included from inferior.h:35,
                 from amd64-tdep.c:32:
breakpoint.h: In function ‘VEC_bp_location_p_last’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_index’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_space’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_quick_push’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_pop’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_truncate’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_replace’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_quick_insert’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_ordered_remove’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_unordered_remove’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_block_remove’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_bp_location_p_safe_grow’:
breakpoint.h:343: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_last’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_index’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_space’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_quick_push’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_pop’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_truncate’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_replace’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_quick_insert’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_ordered_remove’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_unordered_remove’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_block_remove’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
breakpoint.h: In function ‘VEC_breakpoint_p_safe_grow’:
breakpoint.h:471: warning: format not a string literal, argument types
not checked
In file included from target.h:56,
                 from inferior.h:38,
                 from amd64-tdep.c:32:
memattr.h: In function ‘VEC_mem_region_s_last’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_index’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_space’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_quick_push’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_pop’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_truncate’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_replace’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_quick_insert’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_ordered_remove’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_unordered_remove’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_block_remove’:
memattr.h:98: warning: format not a string literal, argument types not
checked
memattr.h: In function ‘VEC_mem_region_s_safe_grow’:
memattr.h:98: warning: format not a string literal, argument types not
checked
In file included from inferior.h:38,
                 from amd64-tdep.c:32:
target.h: In function ‘VEC_memory_write_request_s_last’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_index’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_space’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_quick_push’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_pop’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_truncate’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_replace’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_quick_insert’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_ordered_remove’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_unordered_remove’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_block_remove’:
target.h:688: warning: format not a string literal, argument types not
checked
target.h: In function ‘VEC_memory_write_request_s_safe_grow’:
target.h:688: warning: format not a string literal, argument types not
checked
amd64-tdep.c: In function ‘amd64_register_type’:
amd64-tdep.c:113: warning: format not a string literal and no format
arguments
amd64-tdep.c: In function ‘amd64_dwarf_reg_to_regnum’:
amd64-tdep.c:200: warning: format not a string literal, argument types
not checked
amd64-tdep.c: In function ‘amd64_arch_reg_to_regnum’:
amd64-tdep.c:236: warning: format not a string literal, argument types
not checked
amd64-tdep.c: In function ‘amd64_classify_aggregate’:
amd64-tdep.c:347: warning: format not a string literal, argument types
not checked
amd64-tdep.c:360: warning: format not a string literal, argument types
not checked
amd64-tdep.c: In function ‘amd64_return_value’:
amd64-tdep.c:445: warning: format not a string literal, argument types
not checked
amd64-tdep.c:474: warning: format not a string literal, argument types
not checked
amd64-tdep.c:475: warning: format not a string literal, argument types
not checked
amd64-tdep.c:499: warning: format not a string literal, argument types
not checked
amd64-tdep.c:515: warning: format not a string literal, argument types
not checked
amd64-tdep.c:525: warning: format not a string literal, argument types
not checked
amd64-tdep.c:528: warning: format not a string literal, argument types
not checked
amd64-tdep.c: In function ‘amd64_push_arguments’:
amd64-tdep.c:613: warning: format not a string literal, argument types
not checked
amd64-tdep.c:631: warning: format not a string literal, argument types
not checked
amd64-tdep.c:637: warning: format not a string literal, argument types
not checked
amd64-tdep.c:640: warning: format not a string literal, argument types
not checked
amd64-tdep.c: In function ‘amd64_get_unused_input_int_reg’:
amd64-tdep.c:943: warning: format not a string literal, argument types
not checked
amd64-tdep.c:944: warning: format not a string literal, argument types
not checked
amd64-tdep.c:957: warning: format not a string literal and no format
arguments
amd64-tdep.c: In function ‘amd64_skip_prologue’:
amd64-tdep.c:1637: warning: large integer implicitly truncated to
unsigned type
amd64-tdep.c: In function ‘amd64_frame_prev_register’:
amd64-tdep.c:1743: warning: format not a string literal, argument
types not checked
amd64-tdep.c: In function ‘amd64_sigtramp_frame_cache’:
amd64-tdep.c:1789: warning: format not a string literal, argument
types not checked
amd64-tdep.c:1790: warning: format not a string literal, argument
types not checked
amd64-tdep.c: In function ‘amd64_sigtramp_frame_sniffer’:
amd64-tdep.c:1841: warning: format not a string literal, argument
types not checked
amd64-tdep.c: In function ‘amd64_supply_fpregset’:
amd64-tdep.c:1905: warning: format not a string literal, argument
types not checked
amd64-tdep.c: In function ‘amd64_collect_fpregset’:
amd64-tdep.c:1921: warning: format not a string literal, argument
types not checked
make: *** [amd64-tdep.o] Error 1


Did you have the same problem?

Thank you

Ritchie


reply via email to

[Prev in Thread] Current Thread [Next in Thread]