public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug compile/18485] New: set debug compile: Display GCC driver filename
@ 2015-06-03 19:04 jan.kratochvil at redhat dot com
2015-06-03 19:05 ` [Bug compile/18485] " jan.kratochvil at redhat dot com
2021-01-09 18:51 ` tromey at sourceware dot org
0 siblings, 2 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2015-06-03 19:04 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18485
Bug ID: 18485
Summary: set debug compile: Display GCC driver filename
Product: gdb
Version: 7.9
Status: NEW
Severity: normal
Priority: P2
Component: compile
Assignee: unassigned at sourceware dot org
Reporter: jan.kratochvil at redhat dot com
Target Milestone: ---
[PATCH v4 1/2] compile: set debug compile: Display GCC driver filename
https://sourceware.org/ml/gdb-patches/2015-05/msg00628.html
Message-ID: <20150524185752.31862.62312.stgit@host1.jankratochvil.net>
GDB currently searches for /usr/bin/ARCH-OS-gcc and chooses one but it does not
display which one. It cannot, GCC method set_arguments() does not yet know
whether 'set debug compile' is enabled or not.
waiting for its GCC counterpart review:
[PATCH v3 2/4] libcc1: set debug compile: Display GCC driver filename
https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02219.html
This is not a regression.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug compile/18485] set debug compile: Display GCC driver filename
2015-06-03 19:04 [Bug compile/18485] New: set debug compile: Display GCC driver filename jan.kratochvil at redhat dot com
@ 2015-06-03 19:05 ` jan.kratochvil at redhat dot com
2021-01-09 18:51 ` tromey at sourceware dot org
1 sibling, 0 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2015-06-03 19:05 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18485
Jan Kratochvil <jan.kratochvil at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |jan.kratochvil at redhat dot com
Assignee|unassigned at sourceware dot org |jan.kratochvil at redhat dot com
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug compile/18485] set debug compile: Display GCC driver filename
2015-06-03 19:04 [Bug compile/18485] New: set debug compile: Display GCC driver filename jan.kratochvil at redhat dot com
2015-06-03 19:05 ` [Bug compile/18485] " jan.kratochvil at redhat dot com
@ 2021-01-09 18:51 ` tromey at sourceware dot org
1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2021-01-09 18:51 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=18485
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |tromey at sourceware dot org
Status|ASSIGNED |RESOLVED
--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
This seems to work now:
searching for compiler matching regex
^(x86_64|i.86)(-[^-]*)?-linux(-gnu[^-]*)?-gcc$
found compiler /home/tromey/gcc/install/bin/x86_64-pc-linux-gnu-gcc
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-09 18:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 19:04 [Bug compile/18485] New: set debug compile: Display GCC driver filename jan.kratochvil at redhat dot com
2015-06-03 19:05 ` [Bug compile/18485] " jan.kratochvil at redhat dot com
2021-01-09 18:51 ` tromey at sourceware dot org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).