Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-29 | Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo. | Andrew Cagney | 1 | -1/+1 | |
2000-03-21 | 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -19/+133 | |
* remote.c (remote_threads_extra_info): new function. Implement the extra thread info query for "info threads". (remote_threads_info): clean up a bit. (use_threadinfo_query, use_threadextra_query): new variables. Control whether GDB will use the new or old protocol for thread info queries. (remote_open_1): initialize new variables. (remote_async_open_1): ditto. (remote_cisco_open): ditto. | |||||
2000-02-18 | 2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 | |
* remote.c (remote_async_detach): Use target_mourn_inferior(), to make sure that all is cleaned up after we disconnect from the target. (remote_detach): Ditto. | |||||
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -1/+1 | |
2000-02-09 | From JTC: Reduce default remote_timeout to two. Flush defunct code. | Andrew Cagney | 1 | -16/+0 | |
2000-02-09 | From JTC: Handle NAK from target stub. | Andrew Cagney | 1 | -0/+4 | |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+6 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -5/+26 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 1 | -3/+6 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -8/+12 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+4 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -107/+116 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -55/+266 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 1 | -6/+17 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -114/+115 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -15/+31 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -31/+55 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -68/+150 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -80/+58 | |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 1 | -2/+2 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -27/+14 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -2/+0 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -1/+8 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -2/+11 | |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -274/+401 | |
1999-07-27 | import gdb-1999-07-26 snapshot | Jason Molenda | 1 | -40/+279 | |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -4/+9 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -451/+465 | |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -4/+3 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -10/+666 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -27/+33 | |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -55/+750 | |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -130/+138 | |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -18/+19 | |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -4/+6 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -47/+53 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3473 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3342/+0 | |
1999-01-31 | From J.T. Conklin <jtc@redbacknetworks.com>: | Stan Shebs | 1 | -1/+1 | |
* remote.c (remote_query): Fix tipo. | |||||
1999-01-26 | Tue Jan 26 16:53:54 1999 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -7/+10 | |
* remote.c (remote_query): fix maximum packet size to account for remote_debug use. (putpkt): add comment to alert about extra byte need. | |||||
1999-01-16 | 1999-01-16 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -0/+72 | |
* remote.c (remote_query): new function - creates proper interface to the remote protocol "q" command. | |||||
1999-01-13 | Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+1 | |
* infrun.c (set/show scheduler-locking) New command. Set a mode bit that will control how GDB attempts to control thread scheduling for step, continue, etc. (resume): make use of the schedule-locking mode. * target.h (struct target_ops): new field to_has_thread_control. * sol-thread.c: initialize target_ops to_has_thread_control. * procfs.c: ditto. * target.c: ditto. * m3-nat.c: ditto. * remote.c: ditto. * hpux-thread.c: ditto. | |||||
1999-01-12 | Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -1/+2 | |
* remote.c (remote_wait): Add inferior_pid to thread list only if it is not already there. | |||||
1999-01-06 | * remote.c: Pacify --enable-build-warnings, reformat code | Stan Shebs | 1 | -474/+380 | |
to conform to standards, fix spelling errors. (ishex, stubhex, record_currthread, etc): Declare. (ishex, stubhex): Declare char arg as int. (pack_string): Comment out, never used but possibly useful. (threadref_to_int, remote_get_threadinfo, etc): Make static. | |||||
1999-01-06 | * remote.c (record_curthread): Must not modify inferior_pid when | Michael Snyder | 1 | -7/+35 | |
called from wait_for_inferior. Instead, if a new thread-id is detected, call add_thread. (MAGIC_NULL_PID): new macro, use instead of the magic number "42000". (remote_find_new_threads): if inferior_pid is unknown, get and use the current thread id. (remote_start_remote): on connecting, attempt to get the current thread id for inferior_pid. (remote_resume): If pid == -1, then resume any-thread (not the current thread specifically). * thread.c (info_threads_command): don't initialize current_pid until after call to FIND_NEW_THREADS (which may change inferior_pid). | |||||
1999-01-06 | cosmetic changes, mainly long lines. | Michael Snyder | 1 | -106/+116 | |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -20/+1060 | |
ChangeLog-gdbtk for details. | |||||
1998-10-29 | Thu Oct 29 10:04:20 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -38/+157 | |
[Support for trace debugging: registers that were not collected.] * remote.c (remote_fetch_registers): accept 'xxxx' in the register packet, with the meaning "register value is not available". Set register_valid to -1, which will connote "no value available". * findvar.c (read_relative_register_raw_bytes): return failure if register_valid == -1. (value_of_register): return failure if register_valid == -1. (read_var_value): return error if value_of_register fails for a register variable. (value_from_register): return failure if register_valid == -1. * eval.c (evaluate_subexp_standard): return error if value_of_register fails for a register used in an expression. * infcmd.c (do_registers_info): display "value not available" for registers for which register_valid == -1. * tracepoint.c (set_raw_tracepoint): just save the filename as is from the symbol table, rather than trying to prepend the dir name. Also save the bfd section. (tracepoints_info): use the section when looking up the function name. * tracepoint.h: add section field to tracepoint struct. | |||||
1998-09-23 | * remote.c (_initialize_remote, packet_command, print_packet): Pretty | Andrew Cagney | 1 | -21/+7 | |
* print code. Delete reference to EMC! |