Commit Graph

  • ec1ae8a0c8 Link to CF using the new way master Andrew Hyatt 2017-08-10 17:36:16 -0700
  • b87234c9a9 Update README Lubos Dolezel 2017-04-11 10:26:47 +0200
  • 2e3a981046 Fix loading fat Mach-Os without .dylib extension Lubos Dolezel 2017-04-10 22:23:32 +0200
  • afbfc18a57 Add support for fat Mach-O files (resolves darlinghq/darling#283) Lubos Dolezel 2017-04-10 21:37:35 +0200
  • 295abcff6e Initial support for debugging Mach-Os in Darling Lubos Dolezel 2017-01-18 20:39:33 +0100
  • 2cedb9ebf8 Add support for processing lex source files with flex v 2.6.3 Bernhard Rosenkranzer 2017-01-18 13:38:27 +0000
  • 1ec4b9f28b Catch gas exit-via-signal Nathan Sidwell 2017-01-18 08:23:10 -0500
  • 319b82e47d Skip linker tests for unique symbols in shared libraries if the target does not support building shared libraries. Dimitar Dimitrov 2017-01-18 12:23:19 +0000
  • 6bb21700ab Stop the (optional) dialong control data from being aligned when parsing/writing windows resource files. Dmitry Timoshkov 2017-01-18 11:40:06 +0000
  • 01fabda4d4 Updated Swedish translation for GAS. Nick Clifton 2017-01-18 11:35:29 +0000
  • 05b3d79d26 Fixes for addv and xtn2 instructions. Jim Wilson 2017-01-17 16:01:40 -0800
  • 11741d50ef Automatic date update in version.in GDB Administrator 2017-01-18 00:00:27 +0000
  • 640d6bfddb RISC-V/bfd: Hook elf_backend_object_p to set the mach type. Kuan-Lin Chen 2017-01-17 09:46:28 +0800
  • f964e51d90 Automatic date update in version.in GDB Administrator 2017-01-17 00:00:21 +0000
  • 7a36499abc gdb: sparc: split real and pseudo registers. Ivo Raisr 2017-01-16 08:45:48 -0800
  • 6aa1df2d44 Updated Swedish translations for GAS and LD subdirectories. Nick Clifton 2017-01-16 10:59:23 +0000
  • 17a3046bfd Automatic date update in version.in GDB Administrator 2017-01-16 00:00:21 +0000
  • e707b49e73 Automatic date update in version.in GDB Administrator 2017-01-15 00:00:21 +0000
  • 545e07dffd Automatic date update in version.in GDB Administrator 2017-01-14 00:00:23 +0000
  • 857e829e3a Gold: Fix build with GCC 4.2 H.J. Lu 2017-01-13 07:46:14 -0800
  • 6f8976bfd6 Don't print too much if remote_debug is on Yao Qi 2017-01-13 15:45:33 +0000
  • e4241ace68 'make check-headers' for c++ header Yao Qi 2017-01-13 14:40:11 +0000
  • 9608051a0e Return -1 on memory error in print_insn_m68k Yao Qi 2017-01-13 12:27:39 +0000
  • f622ea96de Remove magic numbers in m68k-dis.c:print_insn_arg Yao Qi 2017-01-13 12:21:22 +0000
  • 404c843430 Automatic date update in version.in GDB Administrator 2017-01-13 00:00:22 +0000
  • aca5eec611 Fix incorrect byte counts. Cary Coutant 2017-01-12 11:51:18 -0800
  • 8361ed4d6b x86-64: Also generate unwind info for .plt.bnd H.J. Lu 2017-01-12 10:30:56 -0800
  • 2425a30e40 Add support for locating separate debug info files via the build-id method. Nick Clifton 2017-01-12 16:56:54 +0000
  • 620214f742 Enable Intel AVX512_VPOPCNTDQ instructions Igor Tsimbalist 2017-01-12 08:42:17 -0800
  • 3015c06465 Update comment in remote_can_async_p Simon Marchi 2017-01-12 11:15:01 -0500
  • fde1b17d37 Update comment in linux_nat_can_async_p Simon Marchi 2017-01-12 11:04:53 -0500
  • ca1ca08b08 Remove dead serial_interface_lookup calls Simon Marchi 2017-01-12 10:39:35 -0500
  • 1181551ef0 Prevent internal assembler errors if a stabs creation function builds an badly formatted input string. Nick Clifton 2017-01-12 14:56:13 +0000
  • d95014a2ef Return -1 on memory error in print_insn_msp430 Yao Qi 2017-01-12 09:40:41 +0000
  • eed0b5b263 Automatic date update in version.in GDB Administrator 2017-01-12 00:00:25 +0000
  • 6624f3a142 Fix more compile errors with GCC 4.2. Cary Coutant 2017-01-11 13:42:24 -0800
  • 976e204b36 Fix compile errors with GCC 4.2. Cary Coutant 2017-01-11 11:47:27 -0800
  • 1fa5f68bf3 Fix test cases to work for i386. Cary Coutant 2017-01-11 11:26:26 -0800
  • 9e65917652 x86-64: Correct unwind info for the BND PLT H.J. Lu 2017-01-11 09:16:44 -0800
  • 4ad2da7317 Fix typo in lookup_cmd_1 comment Simon Marchi 2017-01-11 11:15:26 -0500
  • f2e2d2f54b Add support for x86/64 redox target. Jeremy Soller 2017-01-11 15:05:53 +0000
  • c8b23b3f89 Add constructor and destructor to demangle_parse_info Tom Tromey 2016-11-28 21:39:47 -0700
  • 1ac32117f7 Remove cleanups from execute_gdb_command Tom Tromey 2016-11-28 21:11:53 -0700
  • 0cf0822778 Use scoped_value_mark in dwarf2_evaluate_loc_desc_full Tom Tromey 2016-11-21 21:04:59 -0700
  • eb11506932 Add scoped_value_mark Tom Tromey 2016-11-21 18:02:11 -0700
  • 906768f970 Remove make_cleanup_discard_psymtabs Tom Tromey 2016-11-21 16:50:20 -0700
  • bef155c3e8 Introduce and use gdb::unlinker Tom Tromey 2016-11-21 16:26:20 -0700
  • 192b62ce0b Use class to manage BFD reference counts Tom Tromey 2016-11-21 11:12:23 -0700
  • 50315b2177 Add gdb_ref_ptr.h Tom Tromey 2016-11-20 17:48:31 -0700
  • fc4007c969 Remove make_cleanup_htab_delete Tom Tromey 2016-11-20 13:20:32 -0700
  • 8dbcee674e Remove make_cleanup_py_decref and make_cleanup_py_xdecref Tom Tromey 2016-11-20 11:16:41 -0700
  • 13df46cc0f Use gdbpy_ref rather than make_cleanup_py_decref Tom Tromey 2016-11-20 11:04:40 -0700
  • 06fc9bf7d9 Use gdbpy_ref in enumerate_args Tom Tromey 2016-11-20 10:57:28 -0700
  • 830a493402 Use gdbpy_ref in py-utils.c Tom Tromey 2016-11-20 10:52:25 -0700
  • 4586d54305 Use gdbpy_ref in pyuw_object_attribute_to_pointer Tom Tromey 2016-11-20 10:48:51 -0700
  • 59876f8f9f Use gdbpy_ref in python.c Tom Tromey 2016-11-20 10:46:23 -0700
  • 97d83487d5 Use gdbpy_ref in py-param.c Tom Tromey 2016-11-20 10:34:34 -0700
  • 9205649a38 Use gdbpy_ref in py-inferior.c Tom Tromey 2016-11-20 10:31:17 -0700
  • 74c49d454b Use gdbpy_ref in py_print_frame Tom Tromey 2016-11-20 10:27:59 -0700
  • 16361ffbd1 Use gdbpy_ref in bpfinishpy_out_of_scope Tom Tromey 2016-11-20 10:25:29 -0700
  • 905f2ccab1 Use gdbpy_ref in py-cmd.c Tom Tromey 2016-11-20 10:23:08 -0700
  • 64081434cc Use gdbpy_ref in gdbpy_breakpoint_cond_says_stop Tom Tromey 2016-11-20 10:13:31 -0700
  • 59e9e83119 Use gdbpy_ref in archpy_disassemble Tom Tromey 2016-11-20 10:10:58 -0700
  • 9de10f6d53 Change python_run_simple_file to use gdbpy_ref Tom Tromey 2016-11-12 12:08:17 -0700
  • 2bd5759dcb Use gdbpy_ref in py-prettyprint.c Tom Tromey 2016-11-12 12:07:16 -0700
  • 3b4e0e01f8 Use gdbpy_ref in py_print_frame Tom Tromey 2016-11-12 11:57:45 -0700
  • 17a22718b1 Remove ensure_python_env Tom Tromey 2016-11-12 11:53:50 -0700
  • 68cdc55720 Use gdbpy_enter_varobj in varobj_value_get_print_value Tom Tromey 2016-11-12 11:51:59 -0700
  • 1eba63835e Change type of encoding argument to gdbpy_extract_lazy_string Tom Tromey 2016-11-12 11:48:48 -0700
  • bde7b3e3a0 Use gdbpy_enter_varobj in more of varobj.c Tom Tromey 2016-11-12 11:37:52 -0700
  • a7785f8c79 Use gdbpy_enter in python.c Tom Tromey 2016-11-12 11:32:05 -0700
  • 2865bfce38 Use gdbpy_enter in py-param.c Tom Tromey 2016-11-12 11:23:36 -0700
  • 0e9dcc7587 Use gdbpy_enter in fnpy_call Tom Tromey 2016-11-12 11:15:46 -0700
  • 12a5cedd4f Use gdbpy_enter in cmdpy_function Tom Tromey 2016-11-12 11:12:41 -0700
  • 788f258604 Use gdbpy_enter_varobj in py-varobj.c Tom Tromey 2016-11-08 20:14:32 -0700
  • 6cd67beaae Introduce gdbpy_enter_varobj and use it Tom Tromey 2016-11-08 16:18:24 -0700
  • 14b122bf1c Use gdbpy_enter in py-xmethod.c Tom Tromey 2016-11-08 15:47:39 -0700
  • bf1ca3b947 Use gdbpy_ref in invoke_match_method Tom Tromey 2016-11-08 15:35:24 -0700
  • 572a5524c1 Use gdbpy_enter in gdbpy_get_matching_xmethod_workers Tom Tromey 2016-11-08 15:34:55 -0700
  • 396a78b627 Use gdbpy_enter in python_interactive_command Tom Tromey 2016-11-08 15:15:01 -0700
  • a88b13c7e3 Use gdbpy_enter in gdbpy_before_prompt_hook Tom Tromey 2016-11-08 15:13:49 -0700
  • e9f0c3639f Use gdbpy_enter in py-prettyprint.c Tom Tromey 2016-11-08 11:38:22 -0700
  • 6349f452e0 Introduce htab_up and use gdbpy_enter in py-framefilter.c Tom Tromey 2016-11-08 11:11:55 -0700
  • c0171de646 Use gdbpy_enter in py-unwind.c Tom Tromey 2016-11-07 20:41:50 -0700
  • f18e226ff8 Use gdbpy_enter in py-xmethods.c Tom Tromey 2016-11-07 16:13:40 -0700
  • c57af3f12b Use gdbpy_enter in py-type.c Tom Tromey 2016-11-07 16:12:17 -0700
  • 60e600ec69 Use gdbpy_enter in python.c Tom Tromey 2016-11-07 16:11:37 -0700
  • bf7da5b06f Use gdbpy_enter in py-progspace.c Tom Tromey 2016-11-07 16:08:36 -0700
  • 2d38bcedc2 Use gdbpy_enter in py-objfile.c Tom Tromey 2016-11-07 16:07:53 -0700
  • 07bc732912 Use gdbpy_enter in py-inferior.c Tom Tromey 2016-11-07 16:06:26 -0700
  • 6e7c365ee0 Use gdbpy_enter in py-finishbreakpoint.c Tom Tromey 2016-11-07 16:03:10 -0700
  • 6ba0cd4065 Use gdbpy_enter in py-cmd.c Tom Tromey 2016-11-07 16:02:16 -0700
  • de2dc875c2 Use gdbpy_enter in py-breakpoint.c Tom Tromey 2016-11-07 15:59:41 -0700
  • 4ecee2c47d Introduce gdbpy_enter Tom Tromey 2016-11-07 15:56:57 -0700
  • 37fce74fb4 Use gdbpy_ref in gdbpy_lookup_symbol Tom Tromey 2016-11-06 21:51:20 -0700
  • 53a0cca3bd Use gdbpy_ref in py-value.c Tom Tromey 2016-11-06 21:50:36 -0700
  • ff3724f512 Use gdbpy_ref in python.c Tom Tromey 2016-11-06 21:49:34 -0700
  • 0700aea50c Use gdbpy_ref in py-prettyprint.c Tom Tromey 2016-11-06 21:37:01 -0700
  • 1bb44c9f56 Use gdbpy_ref in call_doc_function Tom Tromey 2016-11-06 21:29:12 -0700
  • 87ce03fdc5 Use gdbpy_ref in py-linetable.c Tom Tromey 2016-11-06 21:25:34 -0700