index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
debug
/
debugger_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove --debug-on-start and --debug-children.
pkasting@chromium.org
2014-04-17
1
-18
/
+0
*
Fix compilation of base for arm64
sdefresne@chromium.org
2014-02-06
1
-1
/
+3
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+1
*
Put back debug break instructions for non-x86 OSs
jochen@chromium.org
2013-10-29
1
-8
/
+14
*
On posix, only break into debugger when a debugger is present
jochen@chromium.org
2013-10-28
1
-9
/
+13
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
drop unused execinfo.h header
vapier@chromium.org
2013-05-28
1
-4
/
+0
*
When debugger is attached, use int3 to break debugger for Android x86.
shouqun.liu@intel.com
2013-04-23
1
-6
/
+11
*
Fix the CHECK macro for Android x86 builds.
shashishekhar@chromium.org
2013-04-16
1
-4
/
+2
*
Android: improve native debuggability
mostynb@opera.com
2013-04-08
1
-10
/
+13
*
base: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-30
1
-1
/
+1
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
GTTF: Make Linux stack dump signal handler async-signal safe.
phajdan.jr@chromium.org
2012-11-14
1
-2
/
+15
*
Remove executable bits on file.
mmoss@chromium.org
2012-08-09
1
-0
/
+0
*
[MIPS] Add DEBUG_BREAK() for MIPS architecture.
petarj@mips.com
2012-08-09
1
-0
/
+2
*
Upstream Android-specific changes to debugger_posix.cc
jknotten@chromium.org
2012-06-29
1
-7
/
+19
*
PPAPI/NaCl: Remove call of system() from NaCl build
dmichael@chromium.org
2012-06-09
1
-1
/
+1
*
Implement SpawnDebuggerOnProcess for POSIX.
jyasskin@chromium.org
2012-06-06
1
-1
/
+12
*
Make base::Logging compile with the NaCl toolchain.
bbudge@chromium.org
2012-02-28
1
-2
/
+2
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
1
-1
/
+3
*
use os_bsd and OS_BSD and add some OS_FREEBSD conditions
robert.nagy@gmail.com
2011-12-04
1
-10
/
+8
*
define OS_BSD on *BSD and replace the ifdefs to use that
robert.nagy@gmail.com
2011-11-15
1
-3
/
+3
*
OpenBSD patches for base / split from CR #8275005
mark@chromium.org
2011-10-18
1
-1
/
+16
*
Upstream ProcessUtilTest, and make a few other files compile on Android.
jingzhao@chromium.org
2011-09-29
1
-2
/
+4
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Upstream android debug and log related files
michaelbai@google.com
2011-07-07
1
-2
/
+21
*
Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...
chromium@hybridsource.org
2011-06-25
1
-4
/
+5
*
OpenBSD: make it possible to build libbase.a.
phajdan.jr@chromium.org
2011-04-15
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Make sure the process is _really_ gone after a __debugbreak(). We've had a
cevans@chromium.org
2011-01-21
1
-0
/
+3
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
1
-1
/
+1
*
Remove compat_execinfo since we no longer support Mac 10.4.
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Help make base compile under NaCl
abarth@chromium.org
2010-12-01
1
-0
/
+15
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-0
/
+165