commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.7-11-gfdf86cc


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.7-11-gfdf86cc
Date: Thu, 9 Jun 2016 23:12:07 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  fdf86cccfeb4c3e09e024b3a35bbce6308f36412 (commit)
       via  eebc8c484ef35f2d1d9935f20cde002ca2db23a7 (commit)
      from  ad15259d2c522b9f14927c88b76dd720b497a9bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fdf86cccfeb4c3e09e024b3a35bbce6308f36412
Author: Samuel Thibault <address@hidden>
Date:   Thu Jun 9 01:58:22 2016 +0200

    Allow setting x86 debug flags for the current thread
    
    * kern/thread.c (thread_get_state): Allow call for the current thread,
    without suspending it.
    (thread_set_status): Likewise.

commit eebc8c484ef35f2d1d9935f20cde002ca2db23a7
Author: Samuel Thibault <address@hidden>
Date:   Thu Jun 9 01:57:34 2016 +0200

    Use int3 on x86_64 build too
    
    * kern/debug.c (SoftDebugger) [__x86_64__]: Use int3 instruction to trigger
    debugger.

-----------------------------------------------------------------------

Summary of changes:
 kern/debug.c  |    2 +-
 kern/thread.c |   12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]