summaryrefslogtreecommitdiff
path: root/gdb/corelow.c
Commit message (Expand)AuthorAgeFilesLines
* Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves2016-08-101-1/+11
* Add support for extracting thread names from cores.John Baldwin2016-01-191-0/+10
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-7/+12
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Warn if core file register section is larger than expectedAndreas Arnez2015-02-041-0/+5
* Print current thread after loading a core fileJan Kratochvil2015-01-221-0/+13
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce utility function find_inferior_ptidSimon Marchi2014-12-151-1/+1
* Push pruning old threads down to the targetPedro Alves2014-10-151-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Drop 'regset_from_core_section' gdbarch methodAndreas Arnez2014-09-301-20/+2
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-13/+39
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-18/+22
* Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi2014-08-071-1/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-5/+4
* clean up some target delegation casesTom Tromey2014-07-181-6/+4
* constify to_info_proc and friendsTom Tromey2014-06-161-1/+2
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* fix regressions with target-asyncTom Tromey2014-03-121-2/+0
* change delegation for to_read_descriptionTom Tromey2014-02-191-3/+9
* Add target_ops argument to to_closeTom Tromey2014-02-191-3/+3
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-26/+69
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-13/+13
* Change len's type to ULONGEST: remote_read_bytes and get_core_siginfoYao Qi2014-01-241-1/+1
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-1/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* 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_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-3/+1
* This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior2013-10-071-0/+8
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* * corelow.c (core_gdbarch): Now static.Tom Tromey2013-06-271-1/+1
* * corelow.c (core_open): Print GDB signal name instead of targetPierre Muller2013-06-171-2/+2
* ppc-aix core file relocation.Joel Brobecker2013-05-151-0/+12
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-18/+0
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* gdb/Yao Qi2013-03-291-1/+2
* gdb/Jan Kratochvil2013-03-201-3/+3
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdbTom Tromey2012-12-141-0/+14
* gdbTom Tromey2012-11-081-0/+35
* * gdbarch.c: Rebuild.Tom Tromey2012-10-311-6/+0