aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27Prevent overflowing the selected_cpu_name buffer in the ARM assembler.Jim Wilson2-2/+15
2015-10-27xfail pr19161 test on hppa-linuxAlan Modra2-1/+6
2015-10-27Fix access_to_packed_array.exp typos/errorsJan Kratochvil2-4/+8
2015-10-26symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.Doug Evans2-1/+5
2015-10-27Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra3-9/+32
2015-10-26target.c: Add a cast and change a typeSimon Marchi2-4/+10
2015-10-26stap-probe.c: Add castsSimon Marchi2-4/+10
2015-10-26ctf_xfer_partial: Return TARGET_XFER_E_IO instead of -1 on errorSimon Marchi2-1/+6
2015-10-27Automatic date update in version.inGDB Administrator1-1/+1
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu14-102/+102
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans31-191/+411
2015-10-26PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy failsDoug Evans4-4/+35
2015-10-26Print address map in output of "mt print psymbols"Doug Evans2-2/+98
2015-10-26Move __SIGRTMIN.Doug Evans4-6/+13
2015-10-26musl: Move W_STOPCODE to common/gdb_wait.h.Doug Evans4-8/+14
2015-10-26Add some casts for building on musl.Doug Evans4-6/+19
2015-10-26guile: Simplify ioscm_make_gdb_stdio_portSimon Marchi2-11/+11
2015-10-26tui: Simplify tui_alloc_contentSimon Marchi2-25/+20
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu25-10/+184
2015-10-26Do not pass NULL for the string in catch_errorsLuis Machado2-1/+6
2015-10-26Fix constness problem in ioscm_make_gdb_stdio_portSimon Marchi2-4/+16
2015-10-26symtab.c: Add castSimon Marchi2-1/+6
2015-10-26gdbscm_memory_port_write: use local variable to avoid adding castsSimon Marchi2-2/+8
2015-10-26scm-symbol.c: Add (domain_enum) castsSimon Marchi2-2/+9
2015-10-26Automatic date update in version.inGDB Administrator1-1/+1
2015-10-25Fix compile.exp error message expectationJan Kratochvil2-1/+6
2015-10-25Re-apply change for handling non-local references in nested functions.Iain Buclaw2-3/+6
2015-10-24tui-data.c: Remove unnecessary castsSimon Marchi2-2/+8
2015-10-24cli-setshow.c: Constify variableSimon Marchi2-1/+5
2015-10-25Automatic date update in version.inGDB Administrator1-1/+1
2015-10-24Replace (void *) cast with (gdb_byte *)Simon Marchi2-1/+6
2015-10-24proc-service.c: Add (gdb_byte *) castSimon Marchi2-1/+5
2015-10-24sparc64-tdep.c: Don't assign using memcpy returnSimon Marchi2-1/+7
2015-10-24ia64-tdep.c: Remove (void *) castsSimon Marchi2-3/+9
2015-10-24Automatic date update in version.inGDB Administrator1-1/+1
2015-10-23Add mmap casts in linux-btrace.cSimon Marchi2-4/+10
2015-10-23Add cast to observer.shSimon Marchi2-1/+5
2015-10-23Remove set_breakpoint_data definition in GDBServer.Antoine Tremblay2-5/+4
2015-10-23Fix nto,spu and win32 builds of GDBServer.Antoine Tremblay4-10/+139
2015-10-23Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay5-14/+31
2015-10-23Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra4-39/+82
2015-10-23Add a test for PR ld/19167H.J. Lu5-0/+28
2015-10-23Initialize field insn_count correctlyYao Qi2-0/+6
2015-10-23Automatic date update in version.inGDB Administrator1-1/+1
2015-10-23Re: Always keep sections marked with SEC_KEEPAlan Modra2-3/+9
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu7-1/+57
2015-10-22garbage collect gdb/infrun.c:stop_after_trapPedro Alves2-22/+8
2015-10-22Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBS...Antoine Tremblay2-2/+20
2015-10-22Add cast in python.cSimon Marchi2-1/+5
2015-10-22Add cast in nto-tdep.cSimon Marchi2-1/+6