summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-0721-131/+134
* Fix -Wpointer-sign around strings/encoding conversions.Pedro Alves2013-03-076-9/+21
* charset.c: fix -Wpointer-signPedro Alves2013-03-072-3/+10
* regcache.c: fix -Wpointer-signPedro Alves2013-03-072-2/+7
* Fix typo.Pedro Alves2013-03-071-1/+1
* breakpoint.c: fix -Wpointer-signPedro Alves2013-03-072-1/+6
* stap-probe.c: fix -Wpointer-signPedro Alves2013-03-072-1/+5
* linux-record.c:record_linux_system_call: fix -Wpointer-signPedro Alves2013-03-072-3/+10
* remote-notif.[h|c]:notif_debug: Change type to int.Pedro Alves2013-03-073-2/+7
* ser-tcp.c:tcp_retry_limit: Change type to unsigned int.Pedro Alves2013-03-072-1/+5
* hex2bin, bin2hex: move declarations to header.Pedro Alves2013-03-074-7/+10
* gdb/gdbserver/Yao Qi2013-03-072-8/+16
* * utils.c (initialize_utils): Improve doc strings of "set/showEli Zaretskii2013-03-072-7/+19
* PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves2013-03-072-1/+13
* * ax-gdb.c (gen_printf): Make FORMAT const.Keith Seitz2013-03-075-4/+12
* *** empty log message ***gdbadmin2013-03-071-1/+1
* * elfread.c (elf_symfile_read): Move debugging printf to moreDoug Evans2013-03-062-3/+8
* Garbage collect py-utils.c:target_string_to_unicode.Pedro Alves2013-03-063-14/+6
* tstatus.exp: use UNSUPPORTED for optional features that are not supportedPedro Alves2013-03-062-20/+31
* * linespec.c (get_current_search_block): ARI fix, use (void)Pierre Muller2013-03-062-1/+6
* gdb/testsuite/Yao Qi2013-03-062-44/+7
* gdb/testsuite/Yao Qi2013-03-062-1/+6
* *** empty log message ***gdbadmin2013-03-061-1/+1
* * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans2013-03-057-103/+146
* Fix ChangeLog entry.Corinna Vinschen2013-03-051-1/+1
* gdb/Yao Qi2013-03-053-4/+12
* * NEWS: Mention new target x86_64-*-cygwin*.Corinna Vinschen2013-03-052-0/+5
* * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen2013-03-056-1/+36
* *** empty log message ***gdbadmin2013-03-051-1/+1
* gdb/Jan Kratochvil2013-03-042-1/+5
* gdb/Jan Kratochvil2013-03-047-49/+285
* * coff-pe-read.c (read_pe_exported_syms): Don't return withoutCorinna Vinschen2013-03-042-0/+8
* 2013-03-04 Luis Machado <lgustavo@codesourcery.com>Hui Zhu2013-03-042-0/+11
* *** empty log message ***gdbadmin2013-03-041-1/+1
* *** empty log message ***gdbadmin2013-03-031-1/+1
* Revise ChangeLog comment for recently committed change.Kevin Buettner2013-03-021-3/+3
* * v850-tdep.c: (v850e2_register_name): (v850e2_reg_names):Kevin Buettner2013-03-022-27/+42
* gdb/Jiong Wang2013-03-022-2/+18
* *** empty log message ***gdbadmin2013-03-021-1/+1
* gdb/Jan Kratochvil2013-03-012-1/+7
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-0136-93/+167
* Revise the commit date of my ChangeLog entry.Jiong Wang2013-03-011-1/+1
* Implement get_longjmp_target for tilegx.Jiong Wang2013-03-012-0/+29
* Add missing file from the previous commit.Jiong Wang2013-03-011-0/+67
* *** empty log message ***gdbadmin2013-03-011-1/+1
* * python/py-arch.c (archpy_disassemble): Use PyInt_Check andTom Tromey2013-02-282-3/+8
* * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.Doug Evans2013-02-283-2/+8
* * contrib/excheck.py: New file.Tom Tromey2013-02-284-0/+515
* * python/python.c (gdbpy_print_stack): Call begin_line andTom Tromey2013-02-282-10/+24
* * python/python.c (gdbpy_find_pc_line): Call find_pc_lineTom Tromey2013-02-282-5/+19