8000 Comparing master...merge_gdb · mbus/m3-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mbus/m3-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mbus/m3-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: merge_gdb
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 18, 2017

  1. Configuration menu
    Copy the full SHA
    54be3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9702f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd55d3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ebc9d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c3b0e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b4ac25 View commit details
    Browse the repository at this point in the history
  7. PyPi: version bump to 0.6.6

    lukefahr committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    a3b44cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d27b510 View commit details
    Browse the repository at this point in the history
  9. PyPi: bump to 0.6.7

    lukefahr committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    356fe4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a786f7 View commit details
    Browse the repository at this point in the history
  11. GDB: adds basic GDB support for the PRC

    Squashed commit of the following:
    
    commit ed05cb7
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 18 10:39:13 2017 -0400
    
        Logging: reworked logging to give module name for --debug
    
    commit 2342b15
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 18 09:44:26 2017 -0400
    
        MBUS:  dropped extra logging for gdb
    
    commit cf5f706
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Sep 15 09:54:48 2017 -0400
    
        TESTS: added gdb session tests
    
        Testing:  Fixes for gdb simple testing
    
    commit 06b06ee
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 18 09:22:11 2017 -0400
    
        GDB: added 'D' (detach) command
    
        GDB: CMD_D fixup
    
        GDB: CMD_D update
    
    commit e72ad67
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 18 09:36:16 2017 -0400
    
        GDB: refactor + documentation update
    
    commit d021429
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Thu Sep 14 17:13:10 2017 -0400
    
        GDB:  refactor + CTRLC working
    
    commit 3b90d1e
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Thu Sep 14 12:24:16 2017 -0400
    
        Logging:  I want individual loggers
    
    commit 8823f34
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Thu Sep 14 11:23:09 2017 -0400
    
        ICE:  formatting tweaks
    
    commit d084e66
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 16:00:57 2017 -0400
    
        GDB: bug fix
    
    commit 15a34e5
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 15:45:49 2017 -0400
    
        TESTS:  added a 'P' command to testcase
    
    commit 219e37d
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 15:45:16 2017 -0400
    
        MBUS: tweaks to gdb command-line interface
    
    commit 964f87c
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 15:44:20 2017 -0400
    
        GDB: support 'R', 'M', 'X' commands
    
    commit 1016543
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 15:43:24 2017 -0400
    
        GDB:  change terminate signal
    
    commit ad35991
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 15:42:28 2017 -0400
    
        GDB:  incorporate Py3-ish syntax
    
    commit d9da8df
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 12 10:59:00 2017 -0400
    
        GDB: added simple regression tests
    
    commit a7c9297
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 15:11:55 2017 -0400
    
        IGNORE:  Added google drive 'Icon\r' file
    
    commit b31b02e
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 15:11:18 2017 -0400
    
        MBUS:  handle case where we single-step into a pre-existing trap
    
    commit 4fc2a77
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 15:10:42 2017 -0400
    
        ICE:  added a retry for 0-length NAK'd packets
    
    commit 37317e8
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 14:32:17 2017 -0400
    
        MBus:  refactoring
    
    commit 0b8da78
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 14:31:38 2017 -0400
    
        MBUS: Removed some old code (now used from w/in gdb)
    
    commit fa2dd71
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 14:18:43 2017 -0400
    
        GDB: initial tests working
    
    commit 88dde82
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Sep 11 11:37:39 2017 -0400
    
        M3_GDB: worked into two threads
    
    commit 39147db
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Thu Sep 7 16:23:56 2017 -0400
    
        Added breakpoint set/clear + Unsupported Exception class
    
    commit cd5ced7
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 5 17:26:11 2017 -0400
    
        More GDB
    
    commit 69d0408
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 5 16:55:38 2017 -0400
    
        GDB:  bootup complete
    
    commit 0139651
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Sep 5 13:59:26 2017 -0400
    
        M3_LOGGING:  maintain API compatability with generic logger module
    
    commit 031098b
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Sep 1 16:29:22 2017 -0400
    
        GDB: work progresses
    
    commit 94eca20
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Sep 1 15:29:27 2017 -0400
    
        GDB:  stubed out
    
    commit 30d3e57
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Sep 1 13:21:00 2017 -0400
    
        GDB: initial prototyping
    
    commit edec9da
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Sep 1 13:20:12 2017 -0400
    
        MBUS:  added a 'halt' mbus option
    
    commit 403083a
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 29 16:58:56 2017 -0400
    
        M3_MBUS:  only create one Mulator, not one per loop
    
    commit c27f271
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 29 15:51:13 2017 -0400
    
        M3_Mbus:  don't want to actually write memory from Mulator
    
    commit 8798d74
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 29 08:33:27 2017 -0400
    
        M3_MBUS:  working on getting gdb-like interface
    
    commit 4098471
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 29 08:32:14 2017 -0400
    
        M3_MBUS: we don't actually want a Mulator submodule
    
    commit b96d0b9
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Thu Aug 24 13:55:21 2017 -0400
    
        ICE:  added a NAK+len(0) retry
    
    commit 32f76ce
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Wed Aug 23 13:44:26 2017 -0400
    
        M3_MBUS:  More tweaks
    
    commit dadd318
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Wed Aug 23 13:27:36 2017 -0400
    
        ICE:  fixed shallow-copy issue
    
    commit 7d82f01
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Wed Aug 23 11:56:38 2017 -0400
    
        M3_MBUS:  works (mostly) for non-branches
    
    commit 83d53d9
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 22 17:11:10 2017 -0400
    
        M3_MBUS:  working on integrating PyMulator support
    
    commit 59e3400
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 22 17:10:42 2017 -0400
    
        ICE:  added log message for mbus_prefix
    
    commit 98482be
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 22 11:09:00 2017 -0400
    
        M3_COMMON: fixed potential snooping race condition
    
    commit 8813e53
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 22 11:09:22 2017 -0400
    
        ICE:  allow snoop command to parse hex short_prefix
    
    commit 8265e0b
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Aug 21 13:35:03 2017 -0400
    
        MBUS: working on getting Mulator integrated
    
    commit c077969
    Merge: 2dfa307 bf8d473
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Aug 21 08:58:28 2017 -0400
    
        Merge branch 'mbus_master' into gdb
    
    commit 2dfa307
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Mon Aug 14 17:11:55 2017 -0400
    
        M3: Small Tweaks for more Python3 compatability
    
    commit c8383d2
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Tue Aug 15 13:05:06 2017 -0400
    
        ICE:  added exception for malfunctioning command
    
    commit fd55c70
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Aug 11 08:47:05 2017 -0400
    
        version bump to 0.6.5
    
    commit e5876a6
    Author: Andrew Lukefahr <lukefahr@indiana.edu>
    Date:   Fri Aug 11 08:44:02 2017 -0400
    
        PyPI: bump to 0.6.5 for Icon\r fix
    
    commit fb2274e
    Author: Andrew Lukefahr <lukefahr@umich.edu>
    Date:   Wed Jul 12 15:33:40 2017 -0400
    
        MBUS: DBG command line args
    
    commit f7fcb9a
    Author: Andrew Lukefahr <lukefahr@umich.edu>
    Date:   Wed Jul 12 14:36:02 2017 -0400
    
        MBUS:  gdb second pass updates
    
    commit 138f755
    Author: Andrew Lukefahr <lukefahr@umich.edu>
    Date:   Wed Jul 12 12:12:05 2017 -0400
    
        MBUS: primitive debug sequence complete
    
    commit 3e9741e
    Author: Andrew Lukefahr <lukefahr@umich.edu>
    Date:   Tue Jul 11 16:10:58 2017 -0400
    
        MBUS: FIXUP extra print statement
    lukefahr committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c3fa014 View commit details
    Browse the repository at this point in the history
  12. GDB: test cases working

    Travis:  Pull PyMulator before running test cases
    lukefahr committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    d5ab105 View commit details
    Browse the repository at this point in the history
  13. GDB: final touches

    sdf
    
    asdf
    
    sdf
    
    asdf
    
    asdf
    
    asdf
    
    aasdf
    
    asdf
    
    GDB: Final touches
    lukefahr committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    978b947 View commit details
    Browse the repository at this point in the history
Loading
0