summaryrefslogtreecommitdiff
path: root/gdb/osdata.c
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-05-19gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-04-07Make target_read_alloc & al return vectorsSimon Marchi
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-23Fix clang warnings about copy elisionSimon Marchi
2017-11-22C++ify osdataSimon Marchi
2017-11-07Constify add_infoTom Tromey
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-03Introduce and use ui_out_emit_tableTom Tromey
2017-04-22Use ui_out_emit_tupleTom Tromey
2017-04-10Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.cSergio Durigan Junior
2017-04-05-Wwrite-strings: MI -info-osPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-07Remove duplicated #include's from GDBHonggyu Kim
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-28 * osdata.c (info_osdata_command): Filter out "Title" columnsStan Shebs
2012-05-242012-05-23 Stan Shebs <stan@codesourcery.com>Stan Shebs
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-212011-11-21 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves
2011-01-25 Simplify XML parsing a bit.Pedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-06-182010-06-18 Stan Shebs <stan@codesourcery.com>Stan Shebs
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-12-02 * target.h (target_get_osdata): Describe.Pedro Alves
2008-12-02 Implement -list-thread-groups --availableVladimir Prus