summaryrefslogtreecommitdiff
path: root/gdb/xml-support.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-4/+12
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Replace xstrvprintf usages with string_vprintfSimon Marchi2018-08-221-5/+3
* Make target_read_alloc & al return vectorsSimon Marchi2018-04-071-10/+10
* Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi2018-01-071-32/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix build breakage in gdb/xml-support.cPedro Alves2017-10-191-2/+2
* xml_fetch_content_from_file: Read in whole file in one goPedro Alves2017-10-191-23/+13
* Fix double-free corruptionPedro Alves2017-10-171-1/+1
* Return unique_xmalloc_ptr from target_read_strallocTom Tromey2017-10-161-18/+9
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Introduce and use gdb_file_upTom Tromey2017-08-031-8/+5
* Eliminate obstack_printfPedro Alves2017-04-181-40/+0
* gdb_xml_parser: make data fields private and make more functions methodsPedro Alves2017-04-181-135/+206
* xml-support.c: Use std::string for growing string bufferPedro Alves2017-04-181-73/+31
* xml-support.c: Use std::vectorPedro Alves2017-04-181-51/+61
* C++-ify gdb/xml-support.c a bit to eliminate cleanupsPedro Alves2017-04-181-87/+63
* -Wwrite-strings: The RestPedro Alves2017-04-051-4/+6
* 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 some more casts (2/2)Simon Marchi2015-09-251-21/+29
* Add casts to memory allocation related callsSimon Marchi2015-09-251-4/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-6/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* replace XZALLOC with XCNEWTom Tromey2014-01-131-3/+3
* 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
* fix up xml-support.cTom Tromey2013-05-301-29/+14
* PR gdb/7912:Tom Tromey2013-04-221-2/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-64/+2
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-1/+17
* Simplify XML parsing a bit.Pedro Alves2011-01-251-5/+42
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+3
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Implementing catch syscall.Sergio Durigan Junior2009-09-151-0/+60
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+39
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-2/+65
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2