-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mbus/m3-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: merge_gdb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 18 files changed
- 2 contributors
Commits on Sep 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 54be3db - Browse repository at this point
Copy the full SHA 54be3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9702f - Browse repository at this point
Copy the full SHA ce9702fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd55d3d - Browse repository at this point
Copy the full SHA dd55d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebc9d9 - Browse repository at this point
Copy the full SHA 6ebc9d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3b0e1 - Browse repository at this point
Copy the full SHA 9c3b0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4ac25 - Browse repository at this point
Copy the full SHA 5b4ac25View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b44cf - Browse repository at this point
Copy the full SHA a3b44cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d27b510 - Browse repository at this point
Copy the full SHA d27b510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356fe4a - Browse repository at this point
Copy the full SHA 356fe4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a786f7 - Browse repository at this point
Copy the full SHA 9a786f7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c3fa014 - Browse repository at this point
Copy the full SHA c3fa014View commit details -
Travis: Pull PyMulator before running test cases
Configuration menu - View commit details
-
Copy full SHA for d5ab105 - Browse repository at this point
Copy the full SHA d5ab105View commit details -
sdf asdf sdf asdf asdf asdf aasdf asdf GDB: Final touches
Configuration menu - View commit details
-
Copy full SHA for 978b947 - Browse repository at this point
Copy the full SHA 978b947View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...merge_gdb