History log of /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_target.c (Results 1 – 11 of 11)
Revision Date Author Comments
# a48fdbef 15-Feb-2024 Bryan Cantrill

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable
16285 add ::mutex for user-level mutexes
16286 add wchan mdb walker for user-level wait channels
16287 add mdb_thread_name() to module API
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# bbf21555 26-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 24537d3e 24-May-2020 Toomas Soome

13617 mdb: variable may be used uninitialized
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# 9c3024a3 15-Jan-2019 Hans Rosenfeld

12682 want mdb-bhyve module
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Portions contributed by: John Levon <john.levon@joyent.com>
Portions contributed by: Patrick Mo

12682 want mdb-bhyve module
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Portions contributed by: John Levon <john.levon@joyent.com>
Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 892ad162 24-Jan-2019 Toomas Soome

10306 mdb: NULL pointer errors
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 399ca3a7 17-Jan-2018 John Levon

9210 remove KMDB branch debugging support
9211 ::crregs could do with cr2/cr3 support
9209 ::ttrace should be able to filter by thread
Reviewed by: Patrick Mooney <patrick.mooney@joyent.c

9210 remove KMDB branch debugging support
9211 ::crregs could do with cr2/cr3 support
9209 ::ttrace should be able to filter by thread
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# 62b628a6 18-Jun-2009 Ali Bahrami

6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI agreement
PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx


# 7e16fca0 18-Mar-2009 Ali Bahrami

6813909 generalize eh_frame support to non-amd64 platforms

--HG--
rename : usr/src/cmd/sgs/libld/common/unwind.amd.c => usr/src/cmd/sgs/libld/common/unwind.c


# 9acbbeaf 12-Sep-2006 nn35248

PSARC/2005/471 BrandZ: Support for non-native zones
6374606 ::nm -D without an object may not work on processes in zones
6409350 BrandZ project integration into Solaris
6455289 pthread_se

PSARC/2005/471 BrandZ: Support for non-native zones
6374606 ::nm -D without an object may not work on processes in zones
6409350 BrandZ project integration into Solaris
6455289 pthread_setschedparam() should return EPERM rather than panic libc
6455591 setpriority(3C) gets errno wrong for deficient privileges failure
6458178 fifofs doesn't support lofs mounts of fifos
6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP
6463857 renice(1) errors erroneously

--HG--
rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml
rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml

show more ...


# 7f4f06d2 21-Jul-2006 petede

6449938 Studio 10 and 11 compiler optimization exposes mdb scoping bugs


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch