From: Ronald Hecht <ronald.hecht@uni-rostock.de>
To: gdb-patches@sources.redhat.com
Subject: [rfc] target_read_memory_partial in gdbtk-cmds.c
Date: Fri, 18 Aug 2006 13:55:00 -0000 [thread overview]
Message-ID: <44E58789.2030703@uni-rostock.de> (raw)
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.
Regards
Ronald
next reply other threads:[~2006-08-18 9:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-18 13:55 Ronald Hecht [this message]
2006-08-19 4:20 ` Daniel Jacobowitz
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=44E58789.2030703@uni-rostock.de \
--to=ronald.hecht@uni-rostock.de \
--cc=gdb-patches@sources.redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox