Age | Commit message (Expand) | Author | Files | Lines |
2011-01-31 | * gdb.opencl/convs_casts.exp: Use tbreak instead of break to | Ulrich Weigand | 5 | -8/+16 |
2011-01-31 | Added new namespace tests. | Sami Wagiaalla | 5 | -0/+183 |
2011-01-31 | PR python/12216: | Tom Tromey | 4 | -1/+32 |
2011-01-31 | * infcmd.c (finish_backward): Use breakpoint_set_silent. | Tom Tromey | 5 | -14/+65 |
2011-01-31 | * breakpoint.h (user_breakpoint_p): Declare. | Tom Tromey | 3 | -6/+22 |
2011-01-31 | allow building GDB with Python support on MinGW | Joel Brobecker | 4 | -17/+60 |
2011-01-31 | do not use python<version> subdir when including Python .h file | Joel Brobecker | 5 | -75/+78 |
2011-01-31 | Add missing i18n markup in tracepoint.c:traceframe_walk_blocks | Joel Brobecker | 2 | -1/+6 |
2011-01-31 | fix typo during interactive_mode check in gdb_has_a_terminal | Joel Brobecker | 4 | -4/+30 |
2011-01-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-30 | 2011-01-31 Yao Qi <yao@codesourcery.com> | Yao Qi | 4 | -37/+59 |
2011-01-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-29 | gdb/ | Jan Kratochvil | 5 | -1/+62 |
2011-01-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-28 | * MAINTAINERS: Move myself from Responsible Maintainers to Authorized | Richard Earnshaw | 2 | -1/+6 |
2011-01-28 | gdb/ | Pedro Alves | 4 | -29/+55 |
2011-01-28 | gdb/ | Pedro Alves | 2 | -1/+6 |
2011-01-28 | gdb/ | Pedro Alves | 2 | -12/+13 |
2011-01-28 | gdb/gdbserver/ | Pedro Alves | 5 | -10/+124 |
2011-01-28 | 2011-01-28 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -27/+32 |
2011-01-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-27 | gdb/ | Pedro Alves | 2 | -217/+192 |
2011-01-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-26 | * remote-mips.c: Add internationalization mark ups. Remove | Kevin Buettner | 2 | -30/+37 |
2011-01-26 | gdb | Tom Tromey | 4 | -4/+34 |
2011-01-26 | * python/python.c (gdbpy_solib_name): Use gdb_py_longest and | Tom Tromey | 13 | -74/+180 |
2011-01-26 | 2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr> | Thiago Jung Bauermann | 3 | -1/+12 |
2011-01-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-25 | * tui/tui-regs.c (tui_register_format): Remove dead code. | Pedro Alves | 2 | -17/+5 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 11 | -101/+160 |
2011-01-25 | * m2-valprint.c (print_unbounded_array): Pass | Pedro Alves | 2 | -2/+9 |
2011-01-25 | gdb/ | Jan Kratochvil | 2 | -6/+12 |
2011-01-25 | * mi/mi-main.c (get_register): Use get_frame_register_value rather | Pedro Alves | 2 | -8/+14 |
2011-01-25 | Centralize printing "<optimized out>". | Pedro Alves | 16 | -33/+69 |
2011-01-25 | gdb/testsuite/ChangeLog | Ken Werner | 9 | -191/+229 |
2011-01-25 | gdb/ | Pedro Alves | 2 | -12/+30 |
2011-01-25 | * cp-valprint.c (cp_print_value): Treat the 'skip' local as | Pedro Alves | 4 | -14/+49 |
2011-01-25 | * regcache.c (struct regcache_descr): Rename | Pedro Alves | 7 | -52/+109 |
2011-01-25 | * regcache.c (struct regcache_descr): Remove outdated comment. | Pedro Alves | 4 | -46/+64 |
2011-01-25 | Stop remote_read_bytes from handling partial reads itself. | Pedro Alves | 4 | -115/+75 |
2011-01-25 | 2011-01-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 4 | -427/+404 |
2011-01-25 | Simplify XML parsing a bit. | Pedro Alves | 9 | -71/+111 |
2011-01-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-24 | * configure.tgt (mips*-*-elf): New; just like mips*-*-*, but | Kevin Buettner | 3 | -1/+12 |
2011-01-24 | * ada-valprint.c (val_print_packed_array_elements): Pass the | Pedro Alves | 2 | -5/+11 |
2011-01-24 | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 14 | -158/+342 |
2011-01-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-21 | move handing of "set interactive-mode" to gdb_has_a_terminal | Joel Brobecker | 5 | -42/+68 |