- 13 6月, 2014 1 次提交
-
-
由 dsamersoff 提交于
Summary: Better parsing of /proc/pid/maps in sa Reviewed-by: sspitsyn, sla
-
- 29 5月, 2019 1 次提交
-
-
由 adinn 提交于
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching Summary: While doing a ptrace attach, do not attach to threads which are in the process of exiting or are zombies -- skip these threads. Reviewed-by: jcbeyler, ysuenaga
-
- 19 6月, 2019 1 次提交
-
-
由 ysuenaga 提交于
Reviewed-by: sspitsyn, cjplummer
-
- 16 1月, 2018 2 次提交
- 15 2月, 2017 1 次提交
-
-
由 ysuenaga 提交于
Reviewed-by: aph, dsamersoff
-
- 02 10月, 2018 1 次提交
-
-
由 fmatte 提交于
Summary: Add the required extra parameters to Plookup_by_addr() and proc_arg_grab() as per the change to libproc with Solaris 12. Reviewed-by: sspitsyn
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 19 12月, 2015 1 次提交
-
-
由 gthornbr 提交于
Summary: Added include of asm/ptrace.h to libproc.h Reviewed-by: dcubed, mikael
-
- 10 12月, 2015 1 次提交
-
-
由 sla 提交于
Reviewed-by: jbachorik, stuefe
-
- 05 3月, 2015 1 次提交
-
-
由 dsamersoff 提交于
Summary: Cast arguments on printing Reviewed-by: dholmes, sspitsyn, jbachorik
-
- 04 3月, 2015 1 次提交
-
-
由 dsamersoff 提交于
Summary: move free call few lines down Reviewed-by: dholmes, sspitsyn
-
- 25 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, sgehwolf, dholmes
-
- 14 6月, 2014 2 次提交
- 30 4月, 2014 1 次提交
-
-
由 mikael 提交于
Reviewed-by: twisti, kvn
-
- 03 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: use PTRACE_GETREGSET if other options are not available Reviewed-by: sla, dholmes
-
- 13 2月, 2014 1 次提交
-
-
由 dsamersoff 提交于
Summary: Better handle SA_ALTROOT Reviewed-by: sla, sspitsyn
-
- 21 3月, 2014 1 次提交
-
-
由 ccheung 提交于
Summary: added JNI exception check in the appropriate places Reviewed-by: sla, zgu
-
- 16 1月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes, erikj
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 29 10月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Fixed two compilation-breaking nits Reviewed-by: sla, dholmes
-
- 17 10月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Coredump store memsz elf field rounded up to page Reviewed-by: dholmes, sla
-
- 03 10月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: linux/ps_core.c and bsd/ps_core.c share most of code, but it has different formatting, comments etc. Reviewed-by: sla, minqi
-
- 29 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: iveresov
-
- 22 9月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla
-
- 21 6月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: added #includes needed for ppc64 port. Renamed _MODEL_ppc to _MODEL_ppc_32 and renamed corresponding old _ppc files to _ppc_32. Reviewed-by: dholmes, kvn
-
- 07 5月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun, rbackman
-
- 01 5月, 2013 1 次提交
-
-
由 sla 提交于
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
-
- 30 4月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, rbackman, minqi
-
- 14 3月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: Macosx uses Mach-O file format for binary files, not ELF format. Currently SA works on core files on other platforms, t his change enables SA work on core file generated on Darwin. Reviewed-by: sla, sspitsyn Contributed-by: yumin.qi@oracle.com
-
- 05 3月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, kvn, mikael, morris
-
- 02 3月, 2013 1 次提交
-
-
由 morris 提交于
Summary: Fix unitialized variable and return value. Reviewed-by: kvn
-
- 27 2月, 2013 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: rbackman, sla, poonam
-
- 22 2月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun
-
- 15 2月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, rbackman
-
- 13 2月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: mgronlun, sla, dholmes
-
- 08 2月, 2013 1 次提交
-
-
由 sla 提交于
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67) Summary: Do not rely on mach thread port names to identify threads from SA Reviewed-by: dholmes, minqi, rbackman
-
- 26 1月, 2013 1 次提交
-
-
由 morris 提交于
Summary: removed unused IA64 specific code Reviewed-by: twisti, kvn, dholmes
-
- 25 9月, 2012 1 次提交
-
-
由 minqi 提交于
Summary: We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler. Reviewed-by: twisti, jrose, sla Contributed-by: yumin.qi@oracle.com
-