Age | Commit message (Expand) | Author | Files | Lines |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 46 | -83/+163 |
2014-01-12 | Split i386_stap_parse_special_token into smaller functions | Sergio Durigan Junior | 2 | -244/+279 |
2014-01-10 | [doc] Mention that "set environment" affects the shell too. | Pedro Alves | 2 | -3/+16 |
2014-01-10 | Since upstream gcc has recently increased the function alignment on | Andreas Arnez | 3 | -5/+12 |
2014-01-10 | Remove path from gdb.ada/pp-rec-component.exp "source" test | Joel Brobecker | 2 | -1/+6 |
2014-01-10 | Remove path from gdb.python/py-pp-integral.exp "source" test. | Joel Brobecker | 2 | -1/+6 |
2014-01-09 | gdb.mi/mi-info-os.exp: Fix cross-debugger testing | Pedro Alves | 2 | -0/+26 |
2014-01-09 | Handle the case of a remote target supporting target side commands, but not o... | Pedro Alves | 5 | -30/+111 |
2014-01-08 | GDBserver: Discard previous queued events when GDB disconnects. | Pedro Alves | 2 | -3/+12 |
2014-01-08 | [remote/gdbserver] Don't lose signals when reconnecting. | Pedro Alves | 8 | -58/+429 |
2014-01-08 | Update NEWS post GDB 7.7 branch creation. | Joel Brobecker | 2 | -1/+9 |
2014-01-08 | Bump version to 7.7.50.DATE-cvs. | Joel Brobecker | 2 | -1/+6 |
2014-01-08 | Add missing ChangeLog entries.gdb-7.7-branchpoint | Joel Brobecker | 2 | -0/+17 |
2014-01-08 | Fix pointer assignment with different signedness | Yao Qi | 2 | -3/+9 |
2014-01-08 | Pass name to symbol_file_add_from_bfd | Yao Qi | 2 | -1/+7 |
2014-01-08 | Fix PR16201. | Pierre Muller | 2 | -6/+32 |
2014-01-07 | AARCH64: Change cpsr type to be 64bit. | Andrew Pinski | 3 | -2/+7 |
2014-01-07 | Use correct default for target functions that return pointer | Andreas Schwab | 2 | -4/+18 |
2014-01-07 | Fix dir command for duplicated paths and add a new testcase. | Edjunior Barbosa Machado | 4 | -10/+58 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 39 | -50/+42 |
2014-01-07 | Fix missing-prototypes error for '_initialize_spu_nat' | Yao Qi | 2 | -0/+6 |
2014-01-07 | Cast to uintptr_t when calling ptrace32 on aix | Yao Qi | 1 | -15/+15 |
2014-01-07 | varobj/Ada: Missing children for interface-wide tagged types | Joel Brobecker | 5 | -0/+133 |
2014-01-07 | Ada: Fix missing call to pretty-printer for fields of records. | Joel Brobecker | 8 | -13/+171 |
2014-01-07 | ada_print_floating: Remove use of statically sized buffer. | Joel Brobecker | 2 | -16/+16 |
2014-01-07 | Extract string-printing out of ada_val_print_array | Joel Brobecker | 2 | -49/+72 |
2014-01-07 | move ada_val_print_array down within other ada_val_print* functions | Joel Brobecker | 2 | -66/+73 |
2014-01-07 | rewrite ada_val_print_ref to reduce if/else block nesting depth | Joel Brobecker | 2 | -33/+39 |
2014-01-07 | ada-valprint.c: Inline print_record inside ada_val_print_struct_union | Joel Brobecker | 2 | -24/+18 |
2014-01-07 | Split ada_val_print_1 into smaller functions | Joel Brobecker | 2 | -218/+332 |
2014-01-07 | Remove call to gdb_flush at end of ada_val_print_1 | Joel Brobecker | 2 | -1/+4 |
2014-01-07 | ada_val_print_1: Go through val_print instead of recursive call to self. | Joel Brobecker | 2 | -14/+14 |
2014-01-07 | ada_val_print_1: Add language parameter | Joel Brobecker | 2 | -11/+20 |
2014-01-07 | ada-valprint.c: Reorder functions to reduce advance declarations. | Joel Brobecker | 2 | -199/+194 |
2014-01-07 | [python] Add gdb.Type.name attribute. | Joel Brobecker | 9 | -0/+142 |
2014-01-07 | Remove an empty-body 'if' statement | Yao Qi | 2 | -3/+7 |
2014-01-07 | Add qualifier 'const' to argument args | Yao Qi | 2 | -1/+6 |
2014-01-07 | Use void for empty argument list in trace_me | Yao Qi | 2 | -1/+5 |
2014-01-07 | Make functions static. | Yao Qi | 2 | -5/+12 |
2014-01-07 | Remove declaration of inf_tid_to_proc | Yao Qi | 2 | -1/+4 |
2014-01-07 | Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes] | Yao Qi | 2 | -0/+8 |
2014-01-07 | Use enum bfd_endian in gdbarch.sh | Yao Qi | 4 | -12/+21 |
2014-01-06 | fix JIT reader path creation | Tom Tromey | 2 | -1/+5 |
2014-01-06 | convert CONST to const | Tom Tromey | 3 | -2/+8 |
2014-01-07 | Fix a error of my previous commit. | Hui Zhu | 1 | -1/+1 |
2014-01-07 | Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983 | Hui Zhu | 7 | -67/+36 |
2014-01-03 | * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output. | Doug Evans | 2 | -1/+5 |
2014-01-01 | Add gdb/ChangeLog entry for previous change. | Joel Brobecker | 1 | -0/+4 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 3280 | -3285/+3285 |
2014-01-01 | Update copyright year in gdb/gdbserver/gdbreplay version output. | Joel Brobecker | 5 | -3/+12 |