From: Daniel Jacobowitz <drow@false.org>
To: Ronald Hecht <ronald.hecht@uni-rostock.de>, insight@sourceware.org
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfc] target_read_memory_partial in gdbtk-cmds.c
Date: Sat, 19 Aug 2006 04:20:00 -0000 [thread overview]
Message-ID: <20060818132833.GB24799@nevyn.them.org> (raw)
In-Reply-To: <44E58789.2030703@uni-rostock.de>
CC'ing this to the insight list; it is maintained separately.
On Fri, Aug 18, 2006 at 11:25:29AM +0200, Ronald Hecht wrote:
> As target_read_memory_partial was removed, gdbtk doesn't compile anymore:
>
> gcc -c -g -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\""
> -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd
> -I./../bfd -I./../include -DMI_OUT=1 -DGDBTK -DTUI=1 -Wimplicit
> -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses
> -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function
> -Wno-pointer-sign -Werror -I./../libgui/src
> -I/home/ronald/sandbox/cgen/src/itcl/itcl/generic \
> -I/home/ronald/sandbox/cgen/src/tcl/generic
> -I/home/ronald/sandbox/cgen/src/tk/generic -I/usr/X11R6/include \
> ./gdbtk/generic/gdbtk-cmds.c \
> -DGDBTK_LIBRARY=\"/usr/local/share/insight1.0\"
> cc1: warnings being treated as errors
> ./gdbtk/generic/gdbtk-cmds.c: In function ?gdb_update_mem?:
> ./gdbtk/generic/gdbtk-cmds.c:2436: warning: implicit declaration of
> function ?target_read_memory_partial?
> make: *** [gdbtk-cmds.o] Error 1
>
> Just replacing the function with target_read_memory compiles, but seems
> not to work.
I believe they have different return value conventions.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2006-08-18 13:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-18 13:55 Ronald Hecht
2006-08-19 4:20 ` Daniel Jacobowitz [this message]
2006-08-19 7:48 ` Daniel Jacobowitz
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=20060818132833.GB24799@nevyn.them.org \
--to=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--cc=insight@sourceware.org \
--cc=ronald.hecht@uni-rostock.de \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox