public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures
@ 2012-11-09 14:37 palves at redhat dot com
  2012-11-09 14:39 ` [Bug server/14823] " palves at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: palves at redhat dot com @ 2012-11-09 14:37 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14823
           Summary: GDBserver: debugging multiple processes of mixed
                    architectures
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
        AssignedTo: unassigned@sourceware.org
        ReportedBy: palves@redhat.com
    Classification: Unclassified


Although GDBserver supports biarch, when debugging multiple processes, they
must all be of the same arch, due to implementation limitations.  This
limitation should be lifted.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug server/14823] GDBserver: debugging multiple processes of mixed architectures
  2012-11-09 14:37 [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures palves at redhat dot com
@ 2012-11-09 14:39 ` palves at redhat dot com
  2012-11-09 14:39 ` palves at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: palves at redhat dot com @ 2012-11-09 14:39 UTC (permalink / raw)
  To: gdb-prs

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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at sourceware    |palves at redhat dot com
                   |dot org                     |

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug server/14823] GDBserver: debugging multiple processes of mixed architectures
  2012-11-09 14:37 [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures palves at redhat dot com
  2012-11-09 14:39 ` [Bug server/14823] " palves at redhat dot com
@ 2012-11-09 14:39 ` palves at redhat dot com
  2013-06-07 10:55 ` cvs-commit at gcc dot gnu.org
  2013-06-07 10:59 ` palves at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: palves at redhat dot com @ 2012-11-09 14:39 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Pedro Alves <palves at redhat dot com> 2012-11-09 14:39:03 UTC ---
Latest patch series fixing this posted at
<http://sourceware.org/ml/gdb-patches/2012-04/msg00202.html>.

Patch 1 has meanwhile been applied to mainline:
http://sourceware.org/ml/gdb-patches/2012-11/msg00228.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug server/14823] GDBserver: debugging multiple processes of mixed architectures
  2012-11-09 14:37 [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures palves at redhat dot com
  2012-11-09 14:39 ` [Bug server/14823] " palves at redhat dot com
  2012-11-09 14:39 ` palves at redhat dot com
@ 2013-06-07 10:55 ` cvs-commit at gcc dot gnu.org
  2013-06-07 10:59 ` palves at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-06-07 10:55 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2013-06-07 10:55:22

Modified files:
    gdb            : ChangeLog 
    gdb/gdbserver  : ChangeLog 

Log message:
    Mention PR server/14823 in ChangeLogs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15696&r2=1.15697
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.723&r2=1.724

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


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

* [Bug server/14823] GDBserver: debugging multiple processes of mixed architectures
  2012-11-09 14:37 [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures palves at redhat dot com
                   ` (2 preceding siblings ...)
  2013-06-07 10:55 ` cvs-commit at gcc dot gnu.org
@ 2013-06-07 10:59 ` palves at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: palves at redhat dot com @ 2013-06-07 10:59 UTC (permalink / raw)
  To: gdb-prs

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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.7

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
GDBserver side applied too:
 http://sourceware.org/ml/gdb-patches/2013-06/msg00140.html

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


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

end of thread, other threads:[~2013-06-07 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 14:37 [Bug server/14823] New: GDBserver: debugging multiple processes of mixed architectures palves at redhat dot com
2012-11-09 14:39 ` [Bug server/14823] " palves at redhat dot com
2012-11-09 14:39 ` palves at redhat dot com
2013-06-07 10:55 ` cvs-commit at gcc dot gnu.org
2013-06-07 10:59 ` palves 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).