Gitiles
Code Review
Sign In
code.illumos.org
/
illumos-gate
/
1700af3add37a7b6db478d0876536849c3f691fe
/
usr
/
src
/
cmd
/
mdb
/
common
/
mdb
1700af3
9916 mdb ::dcmds and ::walkers could have filter options
by Andy Fiddaman
· 4 years, 8 months ago
ab61854
8158 Want named threads API
by John Levon
· 4 years, 8 months ago
4226f63
6375 Add native name demangling support
by Jason King
· 6 years ago
b1da084
9309 mdb: this statement may fall through
by Toomas Soome
· 6 years ago
399ca3a
9210 remove KMDB branch debugging support
by John Levon
· 5 years ago
3d580ed
9091 MDB smart-write
by Serapheim Dimitropoulos
· 6 years ago
448027e
8449 mdb inserts spurious newlines in wrapped input lines
by Bryan Cantrill
· 6 years ago
4585130
5428 provide fts(), reallocarray(), and strtonum()
by Yuri Pankov
· 6 years ago
53d6c69
8024 mdb_ctf_vread() needn't be so strict about unions
by Serapheim Dimitropoulos
· 6 years ago
ab2e2ee
7687 mdb cross-module dcmd calls fail in CTF lookup
by Gordon Ross
· 6 years ago
218912f
7575 mdb autoformatter emits an unexpected leading \n when printing large, formatted strings
by Steve Gonczi
· 7 years ago
7df3bea
7270 mdb can die on divide overflow
by Bryan Cantrill
· 7 years ago
dcbf3bd
6950 ARC should cache compressed data
by George Wilson
· 7 years ago
0f5217f
7063 64-bit mdb has trouble printing doubles
by Robert Mustacchi
· 7 years ago
bc07d1f
7060 mdb -e doesn't properly report exit status for failed writes
by Cody Peter Mello
· 7 years ago
f11ba53
7066 ::dump uses incredibly annoying syntax for specifying length
by Dan Kimmel
· 7 years ago
258e862
5895 mdb_alloc() succeeds for 4294967295 bytes in 32-bit process
by Robert Mustacchi
· 7 years ago
4870e0a
6582 initial reorg adding sys/null.h for 5218
by Richard PALO
· 7 years ago
315fecc
5998 mdb_ctf_vread fails in dcmds run via mdb_pwalk_dcmd
by Gordon Ross
· 8 years ago
892f67e
6173 mdb ought honour the depress of Home and End
by Joshua M. Clulow
· 8 years ago
2becb8c
6176 want ::typedef -w to write out CTF containers
by Robert Mustacchi
· 8 years ago
b3eeeb3
4750 mdb ::list command parses arguments incorrectly
by Cody Peter Mello
· 8 years ago
6b98d99
6172 ::printf should increment dot
by Robert Mustacchi
· 8 years ago
f68770e
5978 5816 causes mdb's ::status message to be further truncated
by Robert Mustacchi
· 8 years ago
255ca53
5816 mdb '::status' truncates assertion messages
by Prakash Surya
· 8 years ago
8f88a51
5628 mdb ::regs could print registers from a ucontext
by Joshua M. Clulow
· 8 years ago
64e4e50
5341 gcore fails with "no such file or directory" if write fails ... error is misleading
by Keith M Wesolowski
· 9 years ago
0b45380
5132 mdb loops forever printing a stack backtrace
by Gordon Ross
· 9 years ago
38ce19d
5231 ::printf doesn't handle enums
by Josef 'Jeff' Sipek
· 9 years ago
e9f82d6
4948 mdb does not print enums correctly in a pipeline
by Alex Reece
· 9 years ago
5d7b4d4
4757 ZFS embedded-data block pointers ("zero block compression")
by Matthew Ahrens
· 9 years ago
28ea8e0
4654 agent LWP evades detection from mdb
by Bryan Cantrill
· 10 years ago
2f045fd
4297 ::help tab completion
by Robert Mustacchi
· 10 years ago
4cf7329
4436 ::dis -b fails to separate address columns
by Josef 'Jeff' Sipek
· 9 years ago
065c692
4229 mdb hangs on exit when long umem cache names exist
by Josef 'Jeff' Sipek
· 10 years ago
dfdb206
4293 mdb typedef load error msg confusing
by Robert Mustacchi
· 10 years ago
69a119c
3946 ::gcore (fix sparc build)
by Christopher Siden
· 10 years ago
2a12f85
3946 ::gcore
by Jeremy Jones
· 10 years ago
0a47c91
3089 want ::typedef
by Robert Mustacchi
· 10 years ago
ac58c5d
3985 want mdb api function for iterating object symbols
by Dave Pacheco
· 12 years ago
1320caf
3922 libkvm/mdb should be able to extract symbols from crash dump
by Bryan Cantrill
· 10 years ago
23edb31
3953 Calling ::list without specifying the name of the next member causes mdb to core dump
by Max Grossman
· 10 years ago
8f68126
3918 "pargs -l" dies on incomplete core dumps
by Bryan Cantrill
· 10 years ago
13e9820
3668 add "%H" to mdb_printf() for human-readable sizes (fix kmdb)
by Bryan Cantrill
· 10 years ago
cab8de1
3668 add "%H" to mdb_printf() for human-readable sizes
by Bryan Cantrill
· 10 years ago
22ce014
3650 mdb global symbol tab completion should find all symbols
by Matthew Ahrens
· 10 years ago
d5ee8a1
3654 zdb should print number of ganged blocks
by Matthew Ahrens
· 10 years ago
72a1114
3602 mdb should tab complete global symbols
by Henrik Mattsson
· 10 years ago
838d717
3535 mdb ::print should pretty-print ipaddr_t and friends
by Sebastien Roy
· 10 years ago
28e4da2
3465 ::walk ... | ::<dcmd> misinterprets input as symbol names
by Matthew Ahrens
· 10 years ago
ffd958e
2676 'mdb -f vmdump.0' ignores the -f
by Josef 'Jeff' Sipek
· 11 years ago
3ddcfad
2574 mdb needs ::printf
by Bryan Cantrill
· 11 years ago
3b6e0a5
2701 Add tab completion support for mdb
by Matt Amdur
· 11 years ago
7aa76ff
1362 add kvmstat for monitoring of KVM statistics
by Bryan Cantrill
· 12 years ago
a11593b
953 amd64 mdb chews arguments to ::run?
by Alexander Eremin
· 12 years ago
fc10aa4
715 mdb is muddled in its bitwise ops
by Richard Lowe
· 12 years ago
42a4b3d
6973928 mdb_page_lookup() broken by 6778289; breaks ::pmap
by Jonathan Adams
· 13 years ago
f6e214c
PSARC/2009/617 Software Events Notification Parameters CLI
by Gavin Maltby
· 13 years ago
c9a6ea2
6679140 asymmetric alloc/dealloc activity can induce dynamic variable drops
by Bryan Cantrill
· 13 years ago
ea394cb
6656109 pstack should print proper python stack traces
by johansen
· 13 years ago
8fd04b8
PSARC 2009/657 delete obsolete system call traps
by Roger A. Faulkner
· 13 years ago
cbdcbd0
6915064 add ::pagelookup
by Jonathan Adams
· 13 years ago
d3d5073
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
by Rafael Vanoni
· 14 years ago
8014889
6893690 some ON cmds are not lint clean
by Surya Prakki
· 14 years ago
e0ad97e
6888456 zfs command line utilities should have CTF data
by Jonathan Adams
· 14 years ago
ca3e8d8
6828976 Fast Crash Dump
by Dave Plauger
· 14 years ago
4a1c243
6881824 ::whatis needs to be faster, smarter, and modular
by Jonathan Adams
· 14 years ago
62b628a
6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI agreement
by Ali Bahrami
· 14 years ago
d67944f
6795209 Enable compilation of ON-consolidation with GCC 4.2
by Scott Rotondo
· 14 years ago
71a535e
backout 6795209/6392640: breaks sparc build
by jmcp
· 14 years ago
8883f1c
6795209 Enable compilation of ON-consolidation with GCC 4.2
by Nathan Keynes
· 14 years ago
cce4029
4916519 can't ::print forward-decl typedef
by Jonathan Adams
· 14 years ago
de81e71
6763764 Support for FTDI USB Serial adapters
by Tim Marsland
· 14 years ago
7e16fca
6813909 generalize eh_frame support to non-amd64 platforms
by Ali Bahrami
· 14 years ago
95d62a6
6756058 thr_check() needs to be smarter
by Edward Pilatowicz
· 15 years ago
659d868
6756049 ::nm gives up to easily
by Edward Pilatowicz
· 15 years ago
48fd701
6491365 x86 CR registers should be saved in user and kernel core dumps and be readable by debuggers
by Krishnendu Sadhukhan - Sun Microsystems
· 15 years ago
186f7fb
PSARC/2008/490 pmadvise/pldd unresolved link map flag
by Edward Pilatowicz
· 15 years ago
0e23348
6735939 ld(1) discarded symbol relocations errors (Studio and GNU).
by Rod Evans
· 15 years ago
36c835a
6721080 mdb dumped core due to recursive terminate()
by vitezslav batrla - Sun Microsystems - Prague Czech Republic
· 15 years ago
a727d47
./comments
by jwadams
· 15 years ago
22872ef
6599700 librtld_db needs better plugin support
by edp
· 15 years ago
7b9b3bf
6485906 ::context broken when debugging live kernel
by edp
· 15 years ago
af7034c
6679349 Add new option -b to mdb's dis command
by ss161897
· 15 years ago
a576ab5
6602031 move xVM to xen 3.1
by rab
· 15 years ago
b77e74e
6294675 ::getenv dcmd help needs to be more informative
by johnlev
· 15 years ago
cd31838
5061885 '[' and ']' commands should not pollute the kmdb/mdb command history
by vb160487
· 16 years ago
843e198
PSARC 2006/260 Solaris on Xen
by johnlev
· 16 years ago
087e137
6585997 core debugger should not depend on libm
by tomee
· 16 years ago
3893cb7
6581855 add ::kmem_slabs dcmd to report slab usage per cache
by tomee
· 16 years ago
f576acb
6568798 Can no longer convert an opcode to its mnemonic using =i format specifier
by dmick
· 16 years ago
e007031
6448268 dis: 6427698 introduced a bunch of meaningless spew when disassembling .o files
by dmick
· 16 years ago
6336095
6363303 numerous source files misspell "relevant"
by mp204432
· 16 years ago
ae115bc
PSARC 2006/469 EOF and removal of eeprom -I
by mrj
· 16 years ago
b2a1c44
5068627 sleep(INT_MAX) returns prematurely on 32-bit machines
by vb160487
· 16 years ago
8a6a72f
4432333 bus error executing bogus pipeline
by af
· 16 years ago
657b1f3
PSARC 2006/659 fork extensions 6497356 fork extensions
by raf
· 16 years ago
9acbbea
PSARC/2005/471 BrandZ: Support for non-native zones
by nn35248
· 17 years ago
bf5197d
4949088 ::print would be more useful with a couple more options
by jwadams
· 17 years ago
69bb4bb
PSARC 2005/314 IP Duplicate Address Detection
by carlsonj
· 17 years ago
Next »