public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/15651] New: set sysroot remote: is not enough
@ 2013-06-19 19:21 jan.kratochvil at redhat dot com
  2014-02-21 15:51 ` [Bug remote/15651] set sysroot remote: is not enough for command symbol-file jan.kratochvil at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jan.kratochvil at redhat dot com @ 2013-06-19 19:21 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15651

            Bug ID: 15651
           Summary: set sysroot remote: is not enough
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu

One usually needs to type more commands than just "set sysroot remote:".

(gdb) set sysroot remote:
(gdb) target extended-remote hostname:port
(gdb) set remote exec-file /path/to/program
(gdb) file /path/to/program - local copy
(gdb) start
 - GDB could download even exec_bfd from remote:.

(gdb) set sysroot remote:
(gdb) target remote hostname:port
(gdb) symbol-file remote:/path/to/program
(gdb) tbreak main
(gdb) continue
(gdb) sharedlibrary
 - why is symbol-file needed here when remote gdbserver already has the file?
(Unrelated bug - "sharedlibrary" command should not be needed there.)

These example come from my experiments in 2012:
  http://people.redhat.com/jkratoch/gdb2012.pdf

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug remote/15651] set sysroot remote: is not enough for command symbol-file
  2013-06-19 19:21 [Bug remote/15651] New: set sysroot remote: is not enough jan.kratochvil at redhat dot com
@ 2014-02-21 15:51 ` jan.kratochvil at redhat dot com
  2014-02-21 15:57 ` jan.kratochvil at redhat dot com
  2015-04-02 12:49 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-02-21 15:51 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=15651

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat dot com
            Summary|set sysroot remote: is not  |set sysroot remote: is not
                   |enough                      |enough for command
                   |                            |symbol-file

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug remote/15651] set sysroot remote: is not enough for command symbol-file
  2013-06-19 19:21 [Bug remote/15651] New: set sysroot remote: is not enough jan.kratochvil at redhat dot com
  2014-02-21 15:51 ` [Bug remote/15651] set sysroot remote: is not enough for command symbol-file jan.kratochvil at redhat dot com
@ 2014-02-21 15:57 ` jan.kratochvil at redhat dot com
  2015-04-02 12:49 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-02-21 15:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=15651

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |16622

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug remote/15651] set sysroot remote: is not enough for command symbol-file
  2013-06-19 19:21 [Bug remote/15651] New: set sysroot remote: is not enough jan.kratochvil at redhat dot com
  2014-02-21 15:51 ` [Bug remote/15651] set sysroot remote: is not enough for command symbol-file jan.kratochvil at redhat dot com
  2014-02-21 15:57 ` jan.kratochvil at redhat dot com
@ 2015-04-02 12:49 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: gbenson at redhat dot com @ 2015-04-02 12:49 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=15651

Gary Benson <gbenson at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gbenson at redhat dot com

--- Comment #1 from Gary Benson <gbenson at redhat dot com> ---
As of 599bd15cdae16c5c420c85cf4853fcfd769bce75 "set sysroot remote:" is no
longer necessary.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-02 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19 19:21 [Bug remote/15651] New: set sysroot remote: is not enough jan.kratochvil at redhat dot com
2014-02-21 15:51 ` [Bug remote/15651] set sysroot remote: is not enough for command symbol-file jan.kratochvil at redhat dot com
2014-02-21 15:57 ` jan.kratochvil at redhat dot com
2015-04-02 12:49 ` gbenson at redhat dot com

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).