all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ritchie <voodoochild2006@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs 23 gdb mouse set breakpoint
Date: Thu, 9 Apr 2009 10:09:47 -0700 (PDT)	[thread overview]
Message-ID: <255a1c7d-9dfd-4c57-bd82-96ac2b545a73@h28g2000yqd.googlegroups.com> (raw)
In-Reply-To: mailman.4959.1239262862.31690.help-gnu-emacs@gnu.org

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


  parent reply	other threads:[~2009-04-09 17:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08  4:23 emacs 23 gdb mouse set breakpoint Ritchie
2009-04-08  7:55 ` Nick Roberts
     [not found] ` <mailman.4877.1239185133.31690.help-gnu-emacs@gnu.org>
2009-04-08 15:30   ` armando.sano
2009-04-09  7:40     ` Nick Roberts
     [not found]     ` <mailman.4959.1239262862.31690.help-gnu-emacs@gnu.org>
2009-04-09 16:20       ` armando.sano
2009-04-09 22:17         ` Nick Roberts
     [not found]         ` <mailman.5006.1239316899.31690.help-gnu-emacs@gnu.org>
2009-04-10  3:44           ` Ritchie
2009-04-11 10:39             ` Ritchie
2009-04-09 17:09       ` Ritchie [this message]
2009-04-09 21:56         ` Nick Roberts
2009-04-09  1:59   ` Ritchie
2009-04-09  4:10     ` Ritchie
2009-04-09  7:34       ` Nick Roberts
2009-04-09  7:30     ` Nick Roberts
2009-04-09  8:48       ` Peter Dyballa
2009-04-09 22:20         ` Nick Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=255a1c7d-9dfd-4c57-bd82-96ac2b545a73@h28g2000yqd.googlegroups.com \
    --to=voodoochild2006@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.