From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ritchie Newsgroups: gmane.emacs.help Subject: Re: emacs 23 gdb mouse set breakpoint Date: Thu, 9 Apr 2009 10:09:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <255a1c7d-9dfd-4c57-bd82-96ac2b545a73@h28g2000yqd.googlegroups.com> References: <04d31316-a3ed-451c-8709-702b503ad475@h28g2000yqd.googlegroups.com> <533fc6d7-1b2c-400a-a209-125efdfed94d@r28g2000vbp.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239298867 24971 80.91.229.12 (9 Apr 2009 17:41:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2009 17:41:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 09 19:42:25 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LryGR-0006ry-H7 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 19:42:12 +0200 Original-Received: from localhost ([127.0.0.1]:54016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LryF3-00060a-1O for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Apr 2009 13:40:45 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h28g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 261 Original-NNTP-Posting-Host: 66.215.153.172 Original-X-Trace: posting.google.com 1239296988 25676 127.0.0.1 (9 Apr 2009 17:09:48 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 9 Apr 2009 17:09:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h28g2000yqd.googlegroups.com; posting-host=66.215.153.172; posting-account=xbBDZAoAAABt0XDpXK1VE36JrEsYIpTh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168332 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63612 Archived-At: On Apr 9, 12:40=A0am, nick...@snap.net.nz (Nick Roberts) wrote: > armando.s...@gmail.com writes: > =A0> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0Has anybody tried to build FSF > =A0> gdb to see if the problem goes away? > > Yes, I have, as I previously stated. =A0Perhaps you mean someone else. = =A0Probably > 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=3D"\"/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=3D1 -DTUI=3D1 -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 =91VEC_bp_location_p_last=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_index=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_space=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_quick_push=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_pop=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_truncate=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_replace=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_quick_insert=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_ordered_remove=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_unordered_remove=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_block_remove=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_bp_location_p_safe_grow=92: breakpoint.h:343: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_last=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_index=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_space=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_quick_push=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_pop=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_truncate=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_replace=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_quick_insert=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_ordered_remove=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_unordered_remove=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_block_remove=92: breakpoint.h:471: warning: format not a string literal, argument types not checked breakpoint.h: In function =91VEC_breakpoint_p_safe_grow=92: 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 =91VEC_mem_region_s_last=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_index=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_space=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_quick_push=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_pop=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_truncate=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_replace=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_quick_insert=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_ordered_remove=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_unordered_remove=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_block_remove=92: memattr.h:98: warning: format not a string literal, argument types not checked memattr.h: In function =91VEC_mem_region_s_safe_grow=92: 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 =91VEC_memory_write_request_s_last=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_index=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_space=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_quick_push=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_pop=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_truncate=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_replace=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_quick_insert=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_ordered_remove=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_unordered_remove=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_block_remove=92: target.h:688: warning: format not a string literal, argument types not checked target.h: In function =91VEC_memory_write_request_s_safe_grow=92: target.h:688: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_register_type=92: amd64-tdep.c:113: warning: format not a string literal and no format arguments amd64-tdep.c: In function =91amd64_dwarf_reg_to_regnum=92: amd64-tdep.c:200: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_arch_reg_to_regnum=92: amd64-tdep.c:236: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_classify_aggregate=92: 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 =91amd64_return_value=92: 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 =91amd64_push_arguments=92: 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 =91amd64_get_unused_input_int_reg=92: 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 =91amd64_skip_prologue=92: amd64-tdep.c:1637: warning: large integer implicitly truncated to unsigned type amd64-tdep.c: In function =91amd64_frame_prev_register=92: amd64-tdep.c:1743: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_sigtramp_frame_cache=92: 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 =91amd64_sigtramp_frame_sniffer=92: amd64-tdep.c:1841: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_supply_fpregset=92: amd64-tdep.c:1905: warning: format not a string literal, argument types not checked amd64-tdep.c: In function =91amd64_collect_fpregset=92: 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