This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/14306] GDB doesn't work when execing different format


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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-11-09 12:20:36 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2012-11-09 12:20:24

Modified files:
    gdb            : ChangeLog infrun.c 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.multi: multi-arch-exec.c multi-arch-exec.exp 

Log message:
    2012-11-09  Pedro Alves  <palves@redhat.com>

    PR gdb/14306

    * infrun.c: Include target-descriptions.h.
    (follow_exec): Fetch new target description.

    gdb/testsuite/
    2012-11-09  Pedro Alves  <palves@redhat.com>

    PR gdb/14306

    * gdb.multi/multi-arch-exec.c: New file.
    * gdb.multi/multi-arch-exec.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14806&r2=1.14807
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.564&r2=1.565
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3448&r2=1.3449
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.multi/multi-arch-exec.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.multi/multi-arch-exec.exp.diff?cvsroot=src&r1=NONE&r2=1.1

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]