summaryrefslogtreecommitdiff
path: root/gdb/inf-child.c
Commit message (Expand)AuthorAgeFilesLines
* Pass ptid to to_prepare_to_storeusers/simark/ptid-in-fetch-store-regsSimon Marchi2017-03-071-1/+2
* Pass ptid to target_store_registersSimon Marchi2017-03-071-1/+2
* Pass ptid to target_fetch_registersSimon Marchi2017-03-071-1/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Warn when accessing binaries from remote targetsGary Benson2015-08-211-1/+2
* Add "inferior" argument to some target_fileio functionsGary Benson2015-06-101-4/+6
* Comment and whitespace changesGary Benson2015-06-101-16/+13
* Don't assume File-I/O mode bits match the host's formatGary Benson2015-06-091-4/+4
* Introduce new shared function fileio_to_host_openflagsGary Benson2015-04-211-36/+1
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-091-8/+8
* Introduce new shared function remote_fileio_to_fio_errorGary Benson2015-04-091-59/+8
* Introduce target_fileio_fstatGary Benson2015-04-021-0/+15
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Use readlink unconditionallyYao Qi2014-11-281-1/+1
* Fix terminal state corruption when starting a program from within TUIPatrick Palka2014-08-271-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-1/+1
* constify inf_child_open_targetTom Tromey2014-07-241-1/+2
* constify to_disconnectTom Tromey2014-06-161-1/+1
* Native targets: Add inf-child.c:inf_child_mourn_inferior and use it.Pedro Alves2014-05-211-0/+7
* Allow making GDB not automatically connect to the native target.Pedro Alves2014-05-211-1/+61
* Rename "target child" to "target native".Pedro Alves2014-05-211-4/+4
* Rename native-only terminal related functions.Pedro Alves2014-03-141-5/+5
* Don't mention "Unix" in native target name.Pedro Alves2014-03-131-3/+3
* fix regressions with target-asyncTom Tromey2014-03-121-0/+13
* inf-child.c: Update comments.Pedro Alves2014-03-121-10/+13
* Add target_ops argument to to_can_use_agentTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_use_agentTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_fileio_readlinkTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_fileio_unlinkTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_fileio_closeTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_fileio_preadTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_fileio_pwriteTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_fileio_openTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_pid_to_exec_fileTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_can_runTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_post_startup_inferiorTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_post_attachTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_prepare_to_storeMarkus Metzger2014-01-161-1/+2
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-1/+2
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-6/+3
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Pedro Alves2012-11-261-1/+1