summaryrefslogtreecommitdiff
path: root/gdb/windows-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add type::is_unsigned / type::set_is_unsignedSimon Marchi2020-09-141-1/+1
* gdb: remove TYPE_FIELD macroSimon Marchi2020-05-231-1/+1
* gdb: add type::fields / type::set_fieldsSimon Marchi2020-05-221-2/+2
* gdb: add type::num_fields / type::set_num_fieldsSimon Marchi2020-05-221-1/+1
* Default gdb_bfd_open's fd parameter to -1Pedro Alves2020-05-191-1/+1
* gdb: add type::name / type::set_nameSimon Marchi2020-05-161-5/+5
* Add WOW64 exception numbers to $_siginfo.ExceptionCode enumHannes Domani2020-04-241-0/+2
* Fix infinite loop in is_linked_with_cygwin_dllTom Tromey2020-04-231-8/+9
* Restore some windows-tdep.c codeTom Tromey2020-04-181-4/+16
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-20/+4
* gdb: is_linked_with_cygwin_dll: mention filename in warning messagesSimon Marchi2020-04-161-6/+8
* gdb: is_linked_with_cygwin_dll: handle import table not at beginning of .idat...Simon Marchi2020-04-161-13/+34
* gdb: stop using host-dependent signal numbers in windows-tdep.cSimon Marchi2020-04-081-72/+142
* gdb: use bfd_get_section_contents to read section contents in is_linked_with_...Simon Marchi2020-04-021-7/+6
* gdb: fix style issues in is_linked_with_cygwin_dllSimon Marchi2020-04-011-4/+4
* gdb: select "Cygwin" OS ABI for Cygwin binariesSimon Marchi2020-03-161-0/+99
* Don't try to get the TIB address without an inferiorHannes Domani2020-03-061-1/+2
* Rebase executable to match relocated base addressHannes Domani2020-03-031-1/+54
* Cache the Thread Local Base pointer type in the gdbarchHannes Domani2020-02-121-8/+7
* Use enums for human-readable exception information.Hannes Domani2020-02-091-6/+96
* Display ExceptionRecord for $_siginfoHannes Domani2020-02-091-0/+72
* Cache the text section offset of shared librariesHannes Domani2020-01-231-6/+14
* Add type for $_tlb->process_environment_block->process_parametersHannes Domani2020-01-161-1/+60
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Fix a typo in gdb/windows-tdep.cEli Zaretskii2020-01-061-1/+1
* Improve process exit status macros on MinGWEli Zaretskii2020-01-061-0/+130
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-4/+4
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-1/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_equalTom Tromey2018-07-031-2/+2
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-4/+8
* Constify display_tibTom Tromey2017-09-271-1/+1
* Make xml_escape_text return an std::stringSimon Marchi2017-09-161-4/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* Use class to manage BFD reference countsTom Tromey2017-01-101-4/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-4/+1
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-21/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson2015-04-021-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1