aboutsummaryrefslogtreecommitdiff
path: root/gdb/xml-support.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-07Make target_read_alloc & al return vectorsSimon Marchi1-4/+6
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi1-6/+8
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey1-3/+4
2017-04-18Eliminate obstack_printfPedro Alves1-7/+0
2017-04-18gdb_xml_parser: make data fields private and make more functions methodsPedro Alves1-14/+0
2017-04-18xml-support.c: Use std::string for growing string bufferPedro Alves1-7/+8
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-30fix up xml-support.cTom Tromey1-7/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-5/+1
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves1-0/+6
2011-01-25 Simplify XML parsing a bit.Pedro Alves1-0/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-05-02gdb/Jan Kratochvil1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-0/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+7
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves1-18/+24
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-02-26 * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz1-0/+9
2007-02-08 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz1-0/+3
2007-02-07 * Makefile.in (XMLFILES): New.Daniel Jacobowitz1-0/+34
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2007-01-04 * memory-map.c (struct_memory_map_parsing_data): Remove mostDaniel Jacobowitz1-12/+154
2006-10-05 * Makefile.in (gdb_expat_h): New.Daniel Jacobowitz1-1/+1
2006-09-21gdb/Daniel Jacobowitz1-0/+45