| Commit message (Expand) | Author | Age | Files | Lines |
* | * utils.c (init_page_info): Use tui_get_command_dimension. | Stephane Carrez | 2001-07-21 | 1 | -12/+5 |
* | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 2001-07-10 | 1 | -3/+0 |
* | * printcmd.c (print_scalar_formatted): If we are printing an | Jim Blandy | 2001-07-10 | 1 | -0/+6 |
* | * completer.c (gdb_completer_loc_break_characters): New variable. | Eli Zaretskii | 2001-06-11 | 1 | -6/+13 |
* | s/ui_out_list/ui_out_tupple/ | Andrew Cagney | 2001-05-12 | 1 | -3/+2 |
* | Use cleanup machinery to invoke ui_out_list_end(). | Kevin Buettner | 2001-04-08 | 1 | -2/+4 |
* | Eliminate some uses of __STDC__. | Andrew Cagney | 2001-03-14 | 1 | -4/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -2/+2 |
* | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-03-01 | 1 | -5/+7 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -2/+2 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -4/+4 |
* | Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 2000-08-25 | 1 | -3/+3 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -119/+44 |
* | * printcmd.c (printf_command): Guard against 0-length string. | Michael Snyder | 2000-07-24 | 1 | -1/+2 |
* | * printcmd.c (print_scalar_formatted): Move masking of 'a' address | Andrew Cagney | 2000-07-11 | 1 | -10/+14 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -23/+24 |
* | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 2000-05-20 | 1 | -3/+2 |
* | Use make_cleanup_ui_out_stream_delete(). | Andrew Cagney | 2000-05-15 | 1 | -1/+1 |
* | * ax-gdb.c (agent_command): Remove now useless cast of | Philippe De Muyter | 2000-04-26 | 1 | -12/+9 |
* | * defs.h, utils.c (free_current_contents): Change parameter to | Andrew Cagney | 2000-04-21 | 1 | -4/+7 |
* | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 2000-04-14 | 1 | -5/+6 |
* | Stop GCC thinking a shift will overflow. | Andrew Cagney | 2000-04-04 | 1 | -3/+6 |
* | * printcmd.c (print_scalar_formatted): Truncate addresses to the | Peter Schauer | 2000-03-22 | 1 | -1/+8 |
* | import gdb-2000-02-04 snapshot | Jason Molenda | 2000-02-05 | 1 | -28/+83 |
* | import gdb-2000-02-02 snapshot | Jason Molenda | 2000-02-03 | 1 | -0/+41 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -16/+15 |
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -11/+15 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -316/+328 |
* | import gdb-1999-06-21 snapshot | Jason Molenda | 1999-06-21 | 1 | -2/+2 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -4/+2 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+2575 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -2465/+0 |
* | CARP: | Andrew Cagney | 1998-12-13 | 1 | -9/+5 |
* | CARP: | Andrew Cagney | 1998-12-10 | 1 | -9/+10 |
* | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1998-10-14 | 1 | -7/+11 |
* | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1998-10-05 | 1 | -21/+30 |
* | Thu Jun 4 12:14:48 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1998-06-04 | 1 | -7/+20 |
* | Pass architecture from ``set arch MACH'' command into disasembler | Andrew Cagney | 1997-11-24 | 1 | -30/+221 |
* | * defs.h printcmd.c: Create global disassemble_info structure | Stu Grossman | 1996-07-15 | 1 | -36/+55 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -3/+3 |
* | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1995-05-18 | 1 | -5/+3 |
* | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1995-02-03 | 1 | -84/+91 |
* | * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call | Jim Kingdon | 1994-05-17 | 1 | -13/+0 |
* | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1994-05-14 | 1 | -22/+7 |
* | gcc -Wall lint: | Jim Kingdon | 1994-05-13 | 1 | -41/+44 |
* | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1994-05-04 | 1 | -10/+13 |
* | * printcmd.c (print_address_symbolic): Initialize name to empty | Steve Chamberlain | 1994-04-27 | 1 | -4/+5 |
* | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 1994-04-21 | 1 | -0/+13 |
* | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 1994-04-21 | 1 | -0/+49 |
* | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1994-04-08 | 1 | -22/+11 |