index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various function pointer types
Sergey Bugaev
2024-12-10
1
-1
/
+1
*
ddb: Use _irq variants of locks to satisfy LDEBUG asserts
Damien Zammit
2024-02-19
2
-14
/
+18
*
Add thread_set_name RPC.
Flavio Cruz
2024-02-12
1
-4
/
+5
*
Replace kernel header includes in include/mach/mach_types.h with forward decl...
Flavio Cruz
2024-02-12
1
-0
/
+1
*
ddb: Make show all runqs iterate over psets.
Damien Zammit
2024-02-11
1
-3
/
+7
*
ddb: Make whatis print copy/pastable text
Samuel Thibault
2023-10-01
1
-8
/
+9
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
5
-1
/
+167
*
kdb: Add "show all runqs" debug command
Damien Zammit
2023-09-29
3
-0
/
+34
*
x86_64: Fix loading ELF symbols
Samuel Thibault
2023-08-12
1
-13
/
+13
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
1
-4
/
+4
*
Remove a.out support for ddb
Flavio Cruz
2023-02-09
4
-571
/
+2
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-1
/
+1
*
Enable -Wmissing-prototypes.
Flavio Cruz
2023-01-29
2
-0
/
+4
*
ddb/db_mp.c: re-introduce remote_db_enter
Samuel Thibault
2023-01-25
1
-0
/
+11
*
ddb: Add prototype for remote_db_enter
Samuel Thibault
2023-01-24
1
-0
/
+1
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-11
/
+0
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
2
-6
/
+2
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
4
-8
/
+8
*
add missing argument names
Luca Dariz
2023-01-16
5
-32
/
+32
*
Preemptively fix warnings that will be caused by -Wmissing-prototypes
Flavio Cruz
2023-01-10
1
-0
/
+1
*
Remove unused db_set_variable
Flavio Cruz
2023-01-09
1
-16
/
+0
*
Remove unused db_lookup_port
Flavio Cruz
2023-01-09
1
-17
/
+0
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
17
-54
/
+120
*
fix warning from -Wstrict-prototypes
Guy-Fleury Iteriteka
2023-01-01
2
-2
/
+2
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
13
-226
/
+191
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
11
-34
/
+35
*
db: Add support for CSI-based arrows
Samuel Thibault
2022-12-11
1
-0
/
+40
*
Use mach_port_name in db_lookup_port
Flavio Cruz
2022-12-07
1
-1
/
+1
*
kdb: Fix TODO for multiprocessor
Damien Zammit
2022-10-25
1
-0
/
+1
*
db: Add show vmstat command
Samuel Thibault
2021-08-21
1
-0
/
+2
*
SMP: Fix warnings
Samuel Thibault
2021-04-04
2
-0
/
+5
*
ddb: Add 64bit support to memory examination
Samuel Thibault
2020-04-06
1
-4
/
+8
*
Fix build warning
Samuel Thibault
2019-11-10
1
-0
/
+1
*
ddb: More gracefully handle address errors
Samuel Thibault
2017-08-27
2
-2
/
+6
*
ddb: Add magic variable $mapXX.
Justus Winter
2017-08-12
3
-0
/
+33
*
ddb: debug traps and port references
Justus Winter
2017-08-05
1
-0
/
+46
*
ddb: Print scheduling information.
Justus Winter
2017-08-05
1
-5
/
+38
*
VM: rework map entry wiring
Richard Braun
2016-12-24
1
-1
/
+2
*
Fix getting ELF symbol bind and type
Samuel Thibault
2016-05-23
1
-5
/
+5
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Revert "Fix getting ELF symbol bind and type"
Samuel Thibault
2016-05-17
1
-5
/
+5
*
Fix warning
Richard Braun
2016-05-15
2
-2
/
+3
*
Fix getting ELF symbol bind and type
Samuel Thibault
2016-03-19
1
-5
/
+5
*
ddb: fix line formatting
Justus Winter
2015-09-29
1
-1
/
+1
*
ddb: add new command `show slabinfo'
Justus Winter
2015-09-29
1
-0
/
+2
*
kern: disable the simple lock checks while debugging
Justus Winter
2015-08-17
1
-0
/
+4
*
ddb: automatically display stack traces
Justus Winter
2015-06-28
1
-0
/
+4
*
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
1
-14
/
+6
*
ddb: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
2
-2
/
+2
*
ddb: add support for ELF symbol tables
Justus Winter
2014-09-17
4
-1
/
+306
[next]