From: nickrob@snap.net.nz (Nick Roberts)
To: Ritchie <voodoochild2006@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs 23 gdb mouse set breakpoint
Date: Fri, 10 Apr 2009 09:56:53 +1200 [thread overview]
Message-ID: <18910.28453.522397.178368@totara.tehura.co.nz> (raw)
In-Reply-To: <255a1c7d-9dfd-4c57-bd82-96ac2b545a73@h28g2000yqd.googlegroups.com>
> 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've checked GDB out from the CVS repository:
cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb
> 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
These should work too but checking out from CVS allows you to keep
updating more easily and maybe even contribute patches.
> They are all having the same problem, here is the compiling error
> (actually warnings):
A while ago I modified Makefile.in (in the gdb directory? - I can't see
now as I only use Mac OSX at work.) to remove the -Werror option which
reports (the apparently harmless) warnings as errors. It appears that
the source of the warings must not have been fixed, so I guess there
aren't many people using this port (although this might be the wrong
conclusion)
> 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 -
^^^^^^^
It should compile without this.
> 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
>...
--
Nick http://www.inet.net.nz/~nickrob
next prev parent reply other threads:[~2009-04-09 21:56 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
2009-04-09 21:56 ` Nick Roberts [this message]
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=18910.28453.522397.178368@totara.tehura.co.nz \
--to=nickrob@snap.net.nz \
--cc=help-gnu-emacs@gnu.org \
--cc=voodoochild2006@gmail.com \
/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.