summaryrefslogtreecommitdiff
path: root/debuggerd/handler/debuggerd_handler.cpp
AgeCommit message (Expand)Author
2021-03-29Merge SP1A.210329.001Scott Lobdell
2021-03-17debuggerd: prepare to abandon ship^Wgdb.Elliott Hughes
2021-02-08Merge SP1A.210208.001Daniel Norman
2021-01-26Reland protobuf tombstones.Josh Gao
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-26Revert "libdebuggerd: add protobuf implementation."Jerome Gaillard
2021-01-25Merge changes from topic "tombstone_proto"Josh Gao
2021-01-21libdebuggerd: add protobuf implementation.Josh Gao
2021-01-19Remove unnecessary #includes.Elliott Hughes
2020-11-30Merge SP1A.201130.001Daniel Norman
2020-11-13Switch to the new kernel API for obtaining fault address tag bits.Peter Collingbourne
2020-09-03Merge SP1A.200727.001Daniel Norman
2020-04-10debuggerd: don't leave a zombie child if crash_dump is killed.Josh Gao
2020-03-30Merge "Read fault address on arm64 using proposed kernel API."Peter Collingbourne
2020-03-30Merge "Create a debugger_process_info data structure with the process info po...Peter Collingbourne
2020-03-27Read fault address on arm64 using proposed kernel API.Peter Collingbourne
2020-03-24Create a debugger_process_info data structure with the process info pointers.Peter Collingbourne
2020-03-18Move crash_dump into the runtime APEX.Peter Collingbourne
2020-02-24Merge RP1A.200221.003Bill Peckham
2020-02-18[GWP-ASan] Add GWP-ASan information to tombstones.Mitch Phillips
2020-01-23Merge RP1A.200123.001Steven Laver
2020-01-17debuggerd_handler: increase thread stack size.Josh Gao
2020-01-06Merge RP1A.200106.001Steven Laver
2019-12-17debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.Josh Gao
2019-11-05Merge RP1A.191024.001Steven Laver
2019-10-10[debuggerd] fix -Wreorder-init-listNick Desaulniers
2019-05-02Merge QP1A.190501.001Scott Lobdell
2019-04-17debuggerd: call setsid in our children.Josh Gao
2019-04-16debuggerd: call setsid in our children.Josh Gao
2019-03-26Merge QP1A.190324.001Scott Lobdell
2019-03-18debuggerd_handler: demote abort on exec failure to log.Josh Gao
2018-09-24Merge QP1A.180918.001Bill Peckham
2018-09-12Fix multithreaded backtraces for seccomp processes.Josh Gao
2018-08-31Merge QP1A.180823.001Bill Peckham
2018-08-27debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL).Josh Gao
2018-08-06crash_dump: pass the address of the fdsan table.Josh Gao
2018-08-02Merge QPR1.180718.001Jiyong Park
2018-07-18debuggerd_handler: use syscall(__NR_close) instead of close.Josh Gao
2018-04-26Show signal sender for SI_FROMUSER signals.Elliott Hughes
2018-01-18P PPR1.180114.001 merge 3926655cda1c63b97fd35c7d6f337504c1ec2741 - cleanBruce Levy
2018-01-11P PPR1.171228.001 merge 29c39f6cac1f11c3f3d22c02ea779c3c2325e256 - cleanLalit Kansara
2017-12-27debuggerd_handler: set PR_SET_PTRACER before running crash_dump.Luis Hector Chavez
2017-12-22debuggerd: wait for dump completion on crashes.Josh Gao
2017-12-21Workaround to get full backtrace when userspace dies.Siddeswar Aluganti
2017-12-15crash_dump: fork a copy of the target's address space.Josh Gao
2017-11-16Force call the fallback handler.Christopher Ferris
2017-11-03crash_dump: don't inherit environment from parent.Josh Gao
2017-08-28base: add Pipe and Socketpair wrappers.Josh Gao
2017-08-11debuggerd_handler: print pid and process name.Josh Gao
2017-05-31tombstoned: allow intercepts for java traces.Narayan Kamath