pancake
|
160fc95e66
|
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
|
2020-06-14 16:08:32 +02:00 |
|
Anton Kochkov
|
20e19d6023
|
More spelling fixes in the code
|
2019-06-20 13:36:02 +08:00 |
|
pancake
|
41ec949204
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
Unify R_IO, R_BIN, R_BP, .. into R_PERM_* using 1 letter syntax
|
2018-09-22 11:31:45 +02:00 |
|
Ren Kimura
|
816c5ee244
|
Add conditional watchpoint (#8321)
|
2017-08-26 18:57:51 +02:00 |
|
Ren Kimura
|
9862367fd0
|
Add drx_add/delete for watchpoint (#8244)
* Add drx_add/delete for watchpoint
* Changed breakpoint callback
|
2017-08-20 10:39:10 +02:00 |
|
Ren Kimura
|
7ce197eb44
|
Add initial support for hw watchpoint (#8132)
* Add initial support of hw watchpoint
* Fixed parse bug
* Fixed rwx str
|
2017-08-06 05:27:01 +02:00 |
|
pancake
|
4dc2b8b081
|
Add sys/sdk build script (wip)
|
2017-02-02 13:25:14 +01:00 |
|