From: Jim Blandy <jimb@cygnus.com>
To: Jimmy Guo <guo@cup.hp.com>
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: (patch) hpjyg06: hp-psymtab-read.c etc.
Date: Tue, 09 Nov 1999 16:13:00 -0000 [thread overview]
Message-ID: <npg0yfciqj.fsf@zwingli.cygnus.com> (raw)
In-Reply-To: <Pine.LNX.4.10.9911091424040.2135-100000@hpcll168.cup.hp.com>
> >I approve the `default_main'-related changes (defs.h and symtab.c).
> >I'm not really the maintainer of source.c and blockframe.c, but they
> >look fine to me. But I'd rather that default_main were named
> >"main_function_name". If debug info sets it, it's not the default any
> >more.
>
> It's alright if default_main is named main_function_name ... rather than
> I reengineer the patches (hpjyg06 and hpjyg11 - hp-symtab-read.c), how
> about making this small change after these two patches are applied? If
> they don't show up in next week's snapshot (suppose the above two
> patches will be there) I can submit a patch for this rename as well.
Sure, no problem. No need to remake the patches.
From guo@cup.hp.com Wed Nov 10 09:42:00 1999
From: Jimmy Guo <guo@cup.hp.com>
To: gdb-patches@sourceware.cygnus.com
Subject: (patch) hpjyg18: derivation.exp
Date: Wed, 10 Nov 1999 09:42:00 -0000
Message-id: <Pine.LNX.4.10.9911100932480.29436-100000@hpcll168.cup.hp.com>
X-SW-Source: 1999-q4/msg00218.html
Content-length: 1294
***
This patch goes with hpjyg17 -- compiler.c(c) location change.
***
ChangeLog
1999-11-10 Jimmy Guo <guo@cup.hp.com>
* gdb.c++/derivation.exp: remove redundant get compiler info
code.
Index: gdb/testsuite/gdb.c++/derivation.exp
/opt/gnu/bin/diff -r -c -N /view/guo.wdb.c//CLO/Components/WDB/Src/gnu/gdb/testsuite/gdb.c++/derivation.exp gdb/testsuite/gdb.c++/derivation.exp
*** /view/guo.wdb.c//CLO/Components/WDB/Src/gnu/gdb/testsuite/gdb.c++/derivation.exp Wed Nov 10 09:29:09 1999
--- gdb/testsuite/gdb.c++/derivation.exp Wed Nov 10 09:37:01 1999
***************
*** 60,80 ****
gdb_start
gdb_reinitialize_dir $srcdir/$subdir
gdb_load ${binfile}
- remote_file build delete ${binfile}.ci
- if {![istarget "hppa*-*-hpux*"]} {
- if { [gdb_compile "${srcdir}/${subdir}/compiler.cc" "${binfile}.ci" preprocess ""] != ""
- } {
- gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will auto
- matically fail."
- }
- } else {
- if { [gdb_preprocess "${srcdir}/${subdir}/compiler.cc" "${binfile}.ci" "c++"] != "" } {
- perror "Couldn't make ${binfile}.ci file"
- return 1;
- }
- }
-
- source ${binfile}.ci
#
# set it up at a breakpoint so we can play with the variable values
--- 60,65 ----
next parent reply other threads:[~1999-11-09 16:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.10.9911091424040.2135-100000@hpcll168.cup.hp.com>
1999-11-09 16:13 ` Jim Blandy [this message]
[not found] <Pine.LNX.4.10.9911031800380.19860-100000@hpcll168.cup.hp.com>
1999-11-09 14:14 ` Jim Blandy
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=npg0yfciqj.fsf@zwingli.cygnus.com \
--to=jimb@cygnus.com \
--cc=gdb-patches@sourceware.cygnus.com \
--cc=guo@cup.hp.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