index
:
chainport
main
the midipix porting bits for everything but the compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
overlay
/
mgdb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-08
mgdb: added winnt_thread_alive() as stub.
midipix
1
-0
/
+10
2019-09-08
mgdb: added winnt_files_info() as stub.
midipix
1
-0
/
+6
2019-09-08
mgdb: added winnt_xfer_partial() as stub.
midipix
1
-0
/
+30
2019-09-08
mgdb: added winnt_pid_to_exec_file() as stub.
midipix
1
-0
/
+11
2019-09-08
mgdb: dynamically allocate outbuf, suitable for executable path name.
midipix
1
-2
/
+5
2019-09-08
mgdb: winnt_pid_to_str(): fix thread-id sprintf format specifier.
midipix
1
-1
/
+1
2019-09-08
mgdb: removed winnt_pfd_from_pid() [--> winnt_process_record()].
midipix
1
-12
/
+0
2019-09-07
mgdb: amd64 bits: defined amd64_winnt_frame_unwind.
midipix
1
-1
/
+2
2019-09-07
mgdb: winnt_kill(): initial implementation and integration.
midipix
1
-6
/
+24
2019-09-07
mgdb: winnt_create_inferior(): initial implementation and integration.
midipix
1
-5
/
+64
2019-09-07
mgdb: winnt_detach(): finalize logic.
midipix
1
-8
/
+12
2019-09-02
mgdb: winnt_prepare(), winnt_respond(): initial implementation and integration.
midipix
1
-0
/
+112
2019-08-31
mgdb: close process file descriptor upon detaching.
midipix
1
-0
/
+5
2019-08-31
mgdb: winnt_detach(): fix failure test logic.
midipix
1
-1
/
+1
2019-08-31
gdb: midipix-specific bits: added copyright note.
midipix
4
-0
/
+38
2019-08-31
gdb: midipix-specific bits: introduced gdb/winnt-nat.c.
midipix
1
-0
/
+284
2019-08-31
gdb: midipix-specific bits: updated gdb/config/i386/midipix64.mh.
midipix
1
-1
/
+1
2019-08-30
project: gdb bits: applied new directory layout (./overlay).
midipix
4
-0
/
+86
[prev]