Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-30 | Protoization. | Kevin Buettner | 1 | -208/+92 | |
2000-06-15 | 2000-06-15 Michael Snyder <msnyder@cygnus.com> | Michael Snyder | 1 | -1/+1 | |
* utils.c: Fix comment typo. | |||||
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 1 | -0/+23 | |
signed_pointer_to_address() etc. Rename generic_pointer_to_address() to unsigned_pointer_to_address() etc. | |||||
2000-06-04 | Eliminate safe_strsignal(). | Andrew Cagney | 1 | -20/+0 | |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -5/+5 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -20/+13 | |
2000-05-23 | Add make_cleanup_close() function. | Andrew Cagney | 1 | -0/+13 | |
2000-05-22 | Replace preg() with phex(). Cleanup monitor.c. | Andrew Cagney | 1 | -81/+30 | |
2000-05-16 | Make free_current_contents more robust. Use in MI. | Andrew Cagney | 1 | -1/+6 | |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 1 | -0/+12 | |
2000-05-15 | Move core_addr_lessthan and core_addr_greaterthan to arch-utils. | Andrew Cagney | 1 | -17/+0 | |
2000-04-27 | 2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -0/+3 | |
* utils.c (internal_verror): Call target_terminal_ours. | |||||
2000-04-21 | * defs.h, utils.c (free_current_contents): Change parameter to | Andrew Cagney | 1 | -3/+4 | |
void*. From Philippe De Muyter <phdm@macqel.be>: * printcmd.c (print_address_symbolic): Call `make_cleanup' with `(free_current_contents, &x)', not `(free, x)'. * utils.c (free_current_contents): Do not `free (NULL)'. * printcmd.c (print_address_symbolic): Cleanup after a failed call to build_address_symbolic. | |||||
2000-03-30 | 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -1/+1 | |
* defs.h (struct continuation_arg): make 'data' a union, to avoid casting problems when int and pointer are not the same size. * event-top.c (command_handler): use data as a union. (command_line_handler_continuation): ditto. * infcmd.c (step_1_continuation): use data as a union. Re-indent. (step_once): ditto. (finish_command_continuation): ditto. (finish_command): ditto. * breakpoint.c (until_break_command): use data as a union. (until_break_command_continuation): ditto. * utils.c (add_intermediate_continuation): fix typo in comment. | |||||
2000-03-20 | Fixes for floatformat_from_doublest(). | Kevin Buettner | 1 | -2/+4 | |
2000-03-04 | Make mmalloc functions consistent. Some need ISO-C others need PTR :-(. | Andrew Cagney | 1 | -13/+6 | |
2000-03-04 | Convert make_cleanup functions to ISO-C. | Andrew Cagney | 1 | -22/+9 | |
2000-02-29 | From Eli. Warning fixes. | Andrew Cagney | 1 | -0/+4 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -42/+39 | |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -757/+0 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -21/+49 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -0/+17 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -11/+100 | |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -64/+117 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -75/+104 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -14/+124 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+53 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -1/+25 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -0/+17 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -3/+8 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -39/+179 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -31/+36 | |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -190/+34 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -13/+55 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -393/+411 | |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -15/+15 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+54 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -2/+2 | |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -3/+86 | |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -41/+305 | |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -61/+38 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -30/+46 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2932 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2933/+0 | |
1999-01-28 | This is the merge of the Itcl3.0 gdbtk development branch into the | Jim Ingham | 1 | -2/+11 | |
trunk. To build it, you will have to do update -dP in the itcl directory, and update tcl, tk, tix and libgui as well. | |||||
1999-01-11 | print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c). | David Taylor | 1 | -8/+11 | |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -92/+313 | |
1998-12-31 | 1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* utils.c: <readline/readline.h> instead of "readline/readline.h". * configure.in (TERM_LIB): Search for the appropriate term library on the host system. * configure: Regenerated. * Makefile.in (TERMCAP): Set based on autoconf check. * config/*/*.mh: Don't override TERMCAP setting. | |||||
1998-12-22 | Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -19/+45 | |
* top.c: specify directory name for including readline.h * tracepoint.c: ditto. * utils.c: ditto. |