aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-23gdb: remove TYPE_FIELD macroSimon Marchi1-1/+1
2020-05-22gdb: add type::fields / type::set_fieldsSimon Marchi1-2/+2
2020-05-22gdb: add type::num_fields / type::set_num_fieldsSimon Marchi1-1/+1
2020-05-19Default gdb_bfd_open's fd parameter to -1Pedro Alves1-1/+1
2020-05-16gdb: add type::name / type::set_nameSimon Marchi1-5/+5
2020-04-24Add WOW64 exception numbers to $_siginfo.ExceptionCode enumHannes Domani1-0/+2
2020-04-23Fix infinite loop in is_linked_with_cygwin_dllTom Tromey1-8/+9
2020-04-18Restore some windows-tdep.c codeTom Tromey1-4/+16
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-20/+4
2020-04-16gdb: is_linked_with_cygwin_dll: mention filename in warning messagesSimon Marchi1-6/+8
2020-04-16gdb: is_linked_with_cygwin_dll: handle import table not at beginning of .idat...Simon Marchi1-13/+34
2020-04-08gdb: stop using host-dependent signal numbers in windows-tdep.cSimon Marchi1-72/+142
2020-04-02gdb: use bfd_get_section_contents to read section contents in is_linked_with_...Simon Marchi1-7/+6
2020-04-01gdb: fix style issues in is_linked_with_cygwin_dllSimon Marchi1-4/+4
2020-03-16gdb: select "Cygwin" OS ABI for Cygwin binariesSimon Marchi1-0/+99
2020-03-06Don't try to get the TIB address without an inferiorHannes Domani1-1/+2
2020-03-03Rebase executable to match relocated base addressHannes Domani1-1/+54
2020-02-12Cache the Thread Local Base pointer type in the gdbarchHannes Domani1-8/+7
2020-02-09Use enums for human-readable exception information.Hannes Domani1-6/+96
2020-02-09Display ExceptionRecord for $_siginfoHannes Domani1-0/+72
2020-01-23Cache the text section offset of shared librariesHannes Domani1-6/+14
2020-01-16Add type for $_tlb->process_environment_block->process_parametersHannes Domani1-1/+60
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-06Fix a typo in gdb/windows-tdep.cEli Zaretskii1-1/+1
2020-01-06Improve process exit status macros on MinGWEli Zaretskii1-0/+130
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-03-13Change pid_to_str to return std::stringTom Tromey1-4/+4
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-1/+1
2019-01-09Remove most uses of ALL_OBJFILESTom Tromey1-2/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_equalTom Tromey1-2/+2
2018-06-07target_stack -> current_top_target() throughoutPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-11Constify add_prefix_cmdTom Tromey1-1/+1
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand1-4/+8
2017-09-27Constify display_tibTom Tromey1-1/+1
2017-09-16Make xml_escape_text return an std::stringSimon Marchi1-4/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+3
2017-01-10Use class to manage BFD reference countsTom Tromey1-4/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-4/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-21/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-04-02Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson1-1/+2
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